Wednesday, May 18, 2022
1 change
Resolved issues and error corrections
The Documents Project action to create a task is now hidden once a document is already linked to a task, reducing duplicate task creation and user confusion. The fix also prevents access errors by assigning the current user to newly created private tasks.
Original PR description
before this commit, if document is already linked to task 'Create a task' action also appeared. after this commit, 'Create a task ' action hide after creating task on document. Task-2818646