You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our task detail page allows any user to update the progress of a task, which is helpful in cases where a team member is unavailable, for instance, due to illness. However, we do not currently track who updates the progress. This can lead to confusion or misuse if someone writes inappropriate or incorrect information on behalf of another person.
Expected Behavior
Each time a task progress is updated, the UI should display the name of the user who made the update that is clickable link to their profile. This will ensure transparency and accountability for task progress updates.
Current Behavior
At present, when a task's progress is updated, there is no indication of who made the change. Users cannot easily see whether the person who updated the task is the original assignee or someone else.
Screenshots
Reproducibility
This issue is reproducible
This issue is not reproducible
Steps to Reproduce
Navigate to the task detail page.
Observe the task progress section where updates are displayed.
Notice that there is no indication of who updated the task progress.
Severity/Priority
Critical
High
Medium
Low
Additional Information
Checklist
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
The text was updated successfully, but these errors were encountered:
Issue Description
Currently, our task detail page allows any user to update the progress of a task, which is helpful in cases where a team member is unavailable, for instance, due to illness. However, we do not currently track who updates the progress. This can lead to confusion or misuse if someone writes inappropriate or incorrect information on behalf of another person.
Expected Behavior
Each time a task progress is updated, the UI should display the name of the user who made the update that is clickable link to their profile. This will ensure transparency and accountability for task progress updates.
Current Behavior
At present, when a task's progress is updated, there is no indication of who made the change. Users cannot easily see whether the person who updated the task is the original assignee or someone else.
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: