DSACMS / DSACMS/automated-codejson-generator
Shallow merge logic allows for improper merge
Open
bug
code-gov
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 7
- Avg merge
- 20h 18m
- Merged PRs (30d)
- 2
Description
Since the logic currently runs a shallow merge, we sometimes lose the manual inputs of nested objects and arrays since they are not included in the merge properly. We need to create a way to merge each field properly regardless of the user scenario
Contributor guide
Assessment
This issue has not been assessed yet.