Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 147 forks source link

Make the status site backward compatible for Completed status. #1197

Open skv93-coder opened 1 week ago

skv93-coder commented 1 week ago

Issue Description

Date 26-04-24 discussion with ankush We want to change Completed status to Done. But we want to make our system backward compatible. i.e The app should work same if it gets task with status DONE or task with status COMPLTED. This is needed because we have tasks under Completed status and they will be migrated after stabilisation of Done status. No need to release status flow feature for now

User stories

Note: The completed status will get remove from codebase when we enable the feature flag.

Note: This task does not involve DB migration of tasks with status Completed to Done

Places where change is required

https://docs.google.com/document/d/1A7zSfUfF37riudQ9OAoA-_eb9kueW-_8y6HCJu_Lg84/edit

Doubts

How will we direct the user to not use Completed status as it is going to be removed soon? Solution=> Add a tooltip/model to convey this.

Discussion with @ankushdharkar on Apr 29 2024

  1. Do not need tooltip.

Expected Behavior

Current Behavior

Screenshots

Reproducibility

Steps to Reproduce

Severity/Priority

Additional Information

Checklist