Hello,
On many of my projects, ressources started to input time they spent on their tasks.
Now, I want to update the time assigned to one ressource on one task but it's impossible because they don't have a function !
For example, I try to update "Assignation" for ressource "Oswaldo"
When I click on the pen, I've got this screen :
I'm not able to validate because Oswaldo didn't have a function.
How can I input it ?
Thank you.
This issue happens when you define responsible that automatically generates assignment : then assignment is stored without a function (wich shoukd be mandatory).
If you change assignment at this step, then it is possible to update function value and save assignment.
If resource enters real work for this task, then "resource" and "Function" are locked, so you cannot define fucntion any more.
Ticekt #1370 recorded.
2 possible Workarounds :
1) define function directly in assingment table (with db tool)
2) remove real work from the task, define fiunction on assignment, re-enter real work.
Ok, I understood !
Issue fixed by updating assignment table with sql orders.
Thanks for your advice.

