Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed additional partial application updates #498

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

sc-ivanlieckens
Copy link
Collaborator

Description / Motivation

Fixes other parts of Application form to submit full application instead of partial with empty values

API Client can't determine whether null is desirable to pass or to ignore so must pass full application atm to prevent data loss due to values being reset as null values are passed down to the API

How Has This Been Tested?

Manual Testing

Local Docker Setup

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the Contributing guide.
  • My code/comments/docs fully adhere to the Code of Conduct.
  • My change is a code change.
  • My change is a documentation change and there are NO other updates required.

@sc-ivanlieckens sc-ivanlieckens added bug Something isn't working MVP Site labels Nov 29, 2024
@sc-ivanlieckens sc-ivanlieckens merged commit 484c8e0 into main Nov 29, 2024
2 checks passed
@sc-ivanlieckens sc-ivanlieckens deleted the fix/destructive-patch branch November 29, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MVP Site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants