Which role is needed for writing on a Feature on a time card?

Jaap Augustijn
Tera Contributor

I'm looking for the specific role to needed to write time on a feature (FEAT...) in my time card.

 

As an admin I can see the FAETure in my time card. As a project member assigned to this FEATure I don't see the FEATeure in my Task overview on the time card.

 

Looks like something to do with the proper roles.

 

Does anybody know wihich role is needed to write time on a Feature?

 

Thanks.

2 REPLIES 2

PaulaaO
Mega Sage

Hi @Jaap Augustijn  did you check your time card related widgets to validate that feature table is listed as a task to be picked up in the Time Sheet Portal?

 

Check sp_widget.list for:

Time Card Grid

Time Card Portal - Task Selector

Time Card Portal Main Container

 

Review the Server Script box and look for the line which starts "var defaultTables =.."

 

Don't think you need a write role on Feature to record time against as this has to do with the time_card table. Does your PM has timecard_user role? Is it able to submit time on other task types?

Jaap Augustijn
Tera Contributor

Hello @PaulaaO ,

 

Thanks for your reply. We did the actions you suggested, and we all have the timecard_user role.  As an admin I see the Feaure as choice in the "all Taks list".  However as an assignee (non admin role) I still don't see the Feature.  

 

When I create a Feature-task I'm able to write time on that task as assignee. Thinking about that, this makes sense from a development perspective. A Feature is more a name (a lable), with tasks to fulfill it.  But then I still can't explain why I see a Fearure as a task in my time card...