Adding functionality to python scripts to read CaseField.json from definitions repo and to use the data from it to correctly create redact terms. Also updating gitignore file to ignore certain output dirs
Testing done
TBC
Checklist
[x] commit messages are meaningful and follow good commit message guidelines
[x] README and other documentation has been updated / added (if needed)
[x] tests have been updated / new tests has been added (if needed)
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
… and use the data from that json to populate replace terms, also updated .gitignore to ignore certain output dirs
Jira link
See PROJ-XXXXXX
Change description
Adding functionality to python scripts to read CaseField.json from definitions repo and to use the data from it to correctly create redact terms. Also updating gitignore file to ignore certain output dirs
Testing done
TBC
Checklist