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

Adding additional status on the Curation app #410

Closed
bishwaspraveen opened this issue Sep 26, 2023 · 0 comments · Fixed by #417
Closed

Adding additional status on the Curation app #410

bishwaspraveen opened this issue Sep 26, 2023 · 0 comments · Fixed by #417
Assignees
Labels
PI 24.1 Oct, Nov, Dec 2023

Comments

@bishwaspraveen
Copy link
Contributor

bishwaspraveen commented Sep 26, 2023

Here is the revamped list of all the statuses that are going to be on the latest version of curation app :

  • COLLECTION_CREATED = 1, "Collection Created"
    
  • UNENGINEERED = 2, "Unengineered"
    
  • ENGINEERING_IN_PROGRESS = 3, "Engineering In Progress"
    
  • ENGINEERING_DONE_NO_URLS = 4, "Engineering Completed But No URL's Yet"
    
  • URLS_DONE = 5, "URL'S Generated"
    
  • READY_FOR_CURATION = 6, "Ready For Curation"
    
  • BEING_CURATED = 7, "Being Curated"
    
  • CURATED = 8, "Curated"
    
  • FINAL_CODE_REVIEWED = 9, "Final Code Reviewed"
    
  • DEPLOYED_TO_TEST = 10, "Deployed To Test"
    
  • RUNNING_ON_TEST_COMPLETED = 11, "Completed Running On Test Server"
    
  • QUALITY_CHECK_IN_PROGRESS = 12, "Quality Check In Progress"
    
  • QUALITY_CHECK_FINISHED = 13, "Quality Check Completed"
    
  • DEPLOYED_TO_PROD = 14, "Deployed To Production"
    
  • FINISHED_RUNNING_ON_PROD = 15, "Finished Running on Production"
    
@bishwaspraveen bishwaspraveen self-assigned this Sep 26, 2023
@CarsonDavis CarsonDavis self-assigned this Oct 9, 2023
@code-geek code-geek added PI 24.1 Oct, Nov, Dec 2023 and removed Backend/Dev labels Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PI 24.1 Oct, Nov, Dec 2023
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants