As a registered user, I want to submit my draft routine for admin approval so that it can go live.
Acceptance Criteria
Given I have a ROUTINE with status = “draft” When I click “Submit for Approval” Then that ROUTINE’s status changes to “pending” and it appears in the admin’s pending list
As a registered user, I want to submit my draft routine for admin approval so that it can go live.
Acceptance Criteria
Given I have a ROUTINE with status = “draft” When I click “Submit for Approval” Then that ROUTINE’s status changes to “pending” and it appears in the admin’s pending list