Conversation
Split comma-separated osi URL parameter into searchOfferSelectorId and initialReferenceOsi so the OST correctly populates the discount reference field when re-opening a dual-OSI discount.
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
Commits
|
|
SNOW Change Request Transaction ID: 0000019c1eec85a3-77ee452 |
|
This PR has not been updated recently and will be closed in 7 days if no action is taken. Please ensure all checks are passing, https://github.com/orgs/adobecom/discussions/997 provides instructions. If the PR is ready to be merged, please mark it with the "Ready for Stage" label. |
Roycethan
left a comment
There was a problem hiding this comment.
@Axelcureno
On Milo the opening the link from Doc is taking me to below screen and not the discount referenced screen:
try by opening the Discount link: https://da.live/edit#/adobecom/da-cc/drafts/reuben/document
|
Yes its fixed |
Resolves https://jira.corp.adobe.com/browse/MWPW-190760
Split the comma-separated
osiURL parameter intosearchOfferSelectorIdandinitialReferenceOsiso the OST correctly populates the discount reference OSI field when re-opening a dual-OSI discount.Changes
libs/blocks/ost/ost.js: Parseosiparam by comma, passinitialReferenceOsito OST configTest URLs
Checklist