#1834 Bugfix: show no qualifications after amend #1835
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's included?
When an admin user amends a candidate's qualifications on the admin site, it will not show correctly on the apply site due to the data structure changing from array to object in Firestore. This PR will fix this problem.
Who should test?
✅ Product owner
✅ Developers
✅ UTG
How to test?
Scenario 1
Scenario 2
Risk - how likely is this to impact other areas?
🟠 Medium risk - this does change code that is shared with other areas
Additional context
Screen.Recording.2022-12-16.at.11.53.11.mov
Screen.Recording.2022-12-16.at.11.55.08.mov
Related permissions
Have permissions been considered for this functionality?
PREVIEW:DEVELOP