You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Implement functionality to update the state of a ticket (i.e., unlocking or modifying a locked ticket). Ensure validation and proper permission checks.
Acceptance Criteria:
The API supports updating/unlocking a ticket.
Validation ensures that only permitted actions are taken.
Appropriate error handling for invalid operations.
The text was updated successfully, but these errors were encountered:
Description:
Implement functionality to update the state of a ticket (i.e., unlocking or modifying a locked ticket). Ensure validation and proper permission checks.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: