bcgov / bcgov/alcs

Investigate and identify frontend/backend DTO mismatches

Open
#2,312 0 comments 0 reactions 1 assignee Claimed by @trslater View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.