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
The progress update calculation should accurately reflect the number of missed updates based on the last update by the user and the assigned task's frequency of updates.
Current Behavior
The current behavior is displaying incorrect values for missed updates, resulting in 107 missing updates being shown when it should be a different value based on the last update and assignment details.
Observe the displayed number of missing updates (107)
Severity/Priority
Critical
High
Medium
Low
Additional Information
The calculation for missed updates needs to consider the last update made by the user and the task's update frequency to accurately reflect the number of missed updates.
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
The progress update calculation for assigned tasks on https://status.realdevsquad.com/tasks/PuTAvuWa7LLaToYejn09 is showing incorrect values for missed updates, leading to a display of 107 missing updates, which is inaccurate.
Expected Behavior
The progress update calculation should accurately reflect the number of missed updates based on the last update by the user and the assigned task's frequency of updates.
Current Behavior
The current behavior is displaying incorrect values for missed updates, resulting in 107 missing updates being shown when it should be a different value based on the last update and assignment details.
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
The calculation for missed updates needs to consider the last update made by the user and the task's update frequency to accurately reflect the number of missed updates.
Checklist
The text was updated successfully, but these errors were encountered: