-
Notifications
You must be signed in to change notification settings - Fork 1
Initial changes for VAT Registration Number capture #60
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
base: main
Are you sure you want to change the base?
Conversation
|
4d01826 to
b5ac3dd
Compare
| updated <- addressLookupService.saveAddressDetails(address, PurchaserAddressPage) | ||
| } yield if(updated) { | ||
| Redirect(controllers.vendor.routes.VendorRepresentedByAgentController.onPageLoad(NormalMode)) | ||
| Redirect(controllers.purchaser.routes.RegistrationNumberController.onPageLoad(NormalMode)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a TODO to update the url to the correct location, based on the mural the address lookup does not go to your page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, I add TODO to update the Url. But I have to remove entire this code snippet, post the merging with previous incident. As per testing team I have added this snippet.
d924046 to
e5075b9
Compare
e5075b9 to
66d1cc1
Compare
No description provided.