Issue Description
Currently, in RDS we have Completed task to indicate that our work is done. But now we want to Done status to do that.
Expected Behavior
after this issue is resolved task with status Completed will be in Done task status
Current Behavior
Discussion
Apr 1 2024 with ankush in standup
- We should create stable view under feature flag for the user
- Done tab under feature flag should show task in both Done and Completed status.
- Script should also create field _status where the old task status should lie.
Finding
- Done task status flow already works under the feature flag on my site.
We need to remove the feature flag from my site so it should start working for all the users.
- In the status site the Done tab shows the task with the status Completed without the feature flag and the task with the status Done when under the feature flag.
Proposed solution
- Remove the feature flag from my site so that the user are now only able to update the task status Completed
- On status site show task with status Completed/Done under Done tab.
- Run script to migrate task status from Completed to Done
- Do cleanup of Completed task status.
Screenshots
Reproducibility
Steps to Reproduce
-
-
Severity/Priority
Additional Information
Checklist
Issue Description
Currently, in RDS we have Completed task to indicate that our work is done. But now we want to Done status to do that.
Expected Behavior
after this issue is resolved task with status Completed will be in Done task status
Current Behavior
Discussion
Apr 1 2024 with ankush in standup
Finding
We need to remove the feature flag from my site so it should start working for all the users.
Proposed solution
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
Checklist