Skip to content

Migrated Completed to Done #591

@skv93-coder

Description

@skv93-coder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions