Investigate and identify frontend/backend DTO mismatches
Open
Ready
Spike
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 0
- Avg merge
- 20h 8m
- Merged PRs (30d)
- 30
Description
There are a number of places where the DTO's on the frontend and backend don't match. This leads to hidden/inaccessible fields existing on DTO's.
**Acceptance Criteria**
- [ ] Find all cases
- [ ] Create tickets to fix
**Time Box**
- up to half day of work
This could possibly be one: API has empty 'modified by' on the decision, but the database has a 'modifies uuid'
**Additional Context**
- DTO - Data Transfer Object - takes the data from the db and structures it in a way that is consumable to the API
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.