-
Notifications
You must be signed in to change notification settings - Fork 35
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
INT-B-22133 prime simulator update port #14506
INT-B-22133 prime simulator update port #14506
Conversation
B 21690 fix assigned column
…rime-Simulator-Update-Port
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.
Since this prime sim tool exists to make our lives easier, I would agree with that idea. |
2 things I noticed both are probably insignificant.
I am assuming that it should be Port Location. In either case you just might want to update the BL. Otherwise everything looks good to me. |
…rime-Simulator-Update-Port
Added logic to convert to uppercase, and added a test for that. |
Thanks for catching that. I went back and fixed both of those on the story. |
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.
Looks good! Much better - thanks for the fixes.
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.
Backend is good
Agility ticket
Summary
This story adds the functionality for updating the Port on a service item (PODFSC or POEFSC) in the prime simulator.
Is there anything you would like reviewers to give additional scrutiny?
this article explains more about the approach used.
Verification Steps for the Author
These are to be checked by the author.
Verification Steps for Reviewers
These are to be checked by a reviewer.
Setup to Run the Code
How to test
Frontend
officeApp
class or custommin-width
styling is used to hide any states the would not be visible to the user.Backend
Database
Any new migrations/schema changes:
Screenshots