-
Notifications
You must be signed in to change notification settings - Fork 9
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
UIOR-1078: Allow Editing of "Renewal Date" and "Subscription to" on o… #1508
Conversation
…pen purchase order line
src/components/PurchaseOrder/OngoingOrderInfo/OngoingInfoForm.js
Outdated
Show resolved
Hide resolved
Just in case: this story is linked to "Q" release, so please do NOT merge it until the release of |
Kudos, SonarCloud Quality Gate passed! |
I didn’t really understand this PR. The "Purpose" of your PR and the description of the ticket UIOR-1078 tell about changes in the PO line form, but I see in this PR work on the PO form. |
Yeah, basically in order to get Open status PR it should have PO lines and we can create it from action menus |
Having merged this PR, are you sure that it fully complies with the requirements of UIOR-1078? |
And don't we need to bump the version to |
Yes, |
…pen purchase order line
Purpose
UIOR-1078 - Allow Editing of "Renewal Date" and "Subscription to" on open purchase order line
Approach
Screen.Recording.2023-10-05.at.5.05.13.PM.mov
Screenshots
Pre-Merge Checklist
Before merging this PR, please go through the following list and take appropriate actions.
If there are breaking changes, please STOP and consider the following:
Ideally all of the PRs involved in breaking changes would be merged in the same day to avoid breaking the folio-testing environment. Communication is paramount if that is to be achieved, especially as the number of intermodule and inter-team dependencies increase.
While it's helpful for reviewers to help identify potential problems, ensuring that it's safe to merge is ultimately the responsibility of the PR assignee.