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

Add Lock Ticket Functionality #2

Open
mtavkhelidze opened this issue Feb 8, 2025 · 0 comments
Open

Add Lock Ticket Functionality #2

mtavkhelidze opened this issue Feb 8, 2025 · 0 comments
Assignees
Labels
API Backend enhancement New feature or request

Comments

@mtavkhelidze
Copy link
Owner

Description:

Create an API endpoint/service method to lock a ticket. Define the necessary data structures, update the ticket state, and handle error cases (e.g., when a ticket is already locked).

Acceptance Criteria:

  • An endpoint/service exists for locking a ticket.
  • The ticket state is updated correctly.
  • Error responses are returned if the ticket is already locked or if there is a validation error.
@mtavkhelidze mtavkhelidze self-assigned this Feb 8, 2025
@mtavkhelidze mtavkhelidze added enhancement New feature or request Backend API labels Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant