Actions
Task #4789
closedimplement of Store and update method for task coin configuration
Start date:
09/21/2023
Due date:
09/25/2023
% Done:
0%
Estimated time:
4:00 h
Description
Acceptance criteria:
- Validate incoming data format and constraints.
- Create a new task coin configuration record in the database.
- Return the newly created configuration and a success message.
- Handle validation errors and provide clear error messages.
- Handle any database errors.
- Validate incoming data format and constraints.
- Check if the configuration with the given ID exists.
- Update the existing configuration record.
- Return the updated configuration and a success message.
- Handle validation errors and provide clear error messages.
Updated by Satyam sahu about 1 year ago
- Status changed from In Progress to Resolved
Updated by Vikram Singh about 1 year ago
- Status changed from Resolved to Reviewed
Actions