PDJB-1290: Auto-fill edit org gov body member address - #1668
Open
samyou-softwire wants to merge 4 commits into
Open
PDJB-1290: Auto-fill edit org gov body member address#1668samyou-softwire wants to merge 4 commits into
samyou-softwire wants to merge 4 commits into
Conversation
samyou-softwire
marked this pull request as ready for review
July 31, 2026 12:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ticket number
PDJB-1290
Goal of change
makes the edit button preserve the user's selected options for address editing
Description of main change(s)
adds the specific options the user picked to the gov body member data model. these will not be saved to the database, just used temporarily in this journey
uses these fields to autofill the answers the user gave when editing the gov body member
Anything you'd like to highlight to the reviewer?
I'm fairly certain this is new behaviour - whilst there have been other address edits journeys they:
the new behaviour is allowing us to pass in any arbitrary info to show in the address task, and not necessarily what the user entered last (you can enter any governing body member)
Checklist
and any related functionality)