Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrated Completed to Done #591

Open
10 tasks
skv93-coder opened this issue Apr 1, 2024 · 0 comments
Open
10 tasks

Migrated Completed to Done #591

skv93-coder opened this issue Apr 1, 2024 · 0 comments

Comments

@skv93-coder
Copy link
Contributor

skv93-coder commented Apr 1, 2024

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

  1. We should create stable view under feature flag for the user
  2. Done tab under feature flag should show task in both Done and Completed status.
  3. Script should also create field _status where the old task status should lie.

Finding

  1. 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.
  2. 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

  1. Remove the feature flag from my site so that the user are now only able to update the task status Completed
  2. On status site show task with status Completed/Done under Done tab.
  3. Run script to migrate task status from Completed to Done
  4. Do cleanup of Completed task status.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant