Skip to content

Conversation

@AlexJacksonDS
Copy link
Contributor

@AlexJacksonDS AlexJacksonDS commented Jan 24, 2022

JIRA link

https://softwiretech.atlassian.net/browse/HEEDLS-687

Description

Added the PRN fields to the Learner Information page of the delegate self registration journey by moving the partial created for the My Account Edit Details page to a shared location and using that.
Added an entry for this new value in the Summary view
Updated the service logic to make a call to save the provided value rather than updating the register candidate stored procedure.

Screenshots

image
image
image
image
image


Developer checks

(Leave tasks unticked if they haven't been appropriate for your ticket.)

I have:

  • Run the formatter and made sure there are no IDE errors.
  • Written tests for the changes (accessibility tests, unit tests for controller, data services, services, view models, etc)
  • Manually tested my work with and without JavaScript. Full manual testing guidelines can be found here: https://softwiretech.atlassian.net/wiki/spaces/HEE/pages/6703648740/Testing
  • Updated/added documentation in Swiki and/or Readme. Links (if any) are below:
  • Updated my Jira ticket with information about other parts of the system that were touched as part of the MR and have to be sanity tested to ensure nothing’s broken.
  • Scanned over my own MR to ensure everything is as expected.

AliasID = @aliasId,
EmailAddress = @emailAddress
WHERE CandidateID = @delegateId",
FirstName = @firstName,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just fixing mixed tabs and spaces in the file

Copy link
Contributor

@DanBloxham-sw DanBloxham-sw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, some very minor changes can be performed.

Copy link
Contributor

@wilkinsm wilkinsm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one Alex, not really much to comment. Just a minor thing.
Also just a reminder about the bug you mentioned in show and tell around still displaying the PRN even though you changed the answer to no to do.

Copy link
Contributor

@wilkinsm wilkinsm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Alex, good to merge!

@AlexJacksonDS AlexJacksonDS merged commit 577f1e9 into master Jan 27, 2022
@AlexJacksonDS AlexJacksonDS deleted the HEEDLS-687-self-registration-prn branch January 27, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants