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

chore: remove feature flag from DONE status #1318

Open
6 of 10 tasks
Achintya-Chatterjee opened this issue Jan 16, 2025 · 1 comment
Open
6 of 10 tasks

chore: remove feature flag from DONE status #1318

Achintya-Chatterjee opened this issue Jan 16, 2025 · 1 comment
Assignees

Comments

@Achintya-Chatterjee
Copy link
Member

Achintya-Chatterjee commented Jan 16, 2025

Issue Description

The task status currently displays COMPLETED in the system. The status should be updated to DONE to align with updated terminology and improve clarity. This change will impact multiple components, APIs, and test cases that utilize the COMPLETED status.

Expected Behavior

  1. Task statuses in all relevant locations (UI and API responses) should display DONE instead of COMPLETED.
  2. The updated status should be reflected in:
  • Task Details Page
  • Dropdown Menus for Task Status
  • API Responses for task details
  • Mock Data and Unit Tests

Current Behavior

  1. The status is displayed as COMPLETED across the system.
  2. UI and API logic rely on the COMPLETED status, causing inconsistency with the new naming convention.

Screenshots

without dev=true
Image
with dev=true

Image

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Open the details page for any task.
  2. Check the status field; it will display COMPLETED.
  3. Look at the dropdown menu for status updates; COMPLETED appears instead of DONE.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

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.
@Achintya-Chatterjee Achintya-Chatterjee changed the title chore: remove COMPLETED status from status site and use DONE chore: remove feature flag from DONE status Jan 16, 2025
@vaishalimaheshwari2000
Copy link
Contributor

Please assign this task to me

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

2 participants