Problem Description:
PromptForBequeathingDataCausesRObeingRequestedToNotifyApprovalsOfNewApplicationsToNewRelease
is one of the callbacks during bequeath-your-data-and-die service execution. As part of this callback notify-approval is sent to RO to notify approvals to new-release .
Observation :
The request body of notify-approvals conatains following attributes:
subscriber-application
subscriber-release-number
subscriber-operation
subscriber-protocol
subscriber-address
subscriber-port
while formulating subscriber-application attribute data is being fetched from http-server instead of NewRelease.
Note:same issue being observed for PromptForBequeathingDataCausesRObeingRequestedToNotifyWithdrawnApprovalsToNewRelease
Problem Description: PromptForBequeathingDataCausesRObeingRequestedToNotifyApprovalsOfNewApplicationsToNewRelease is one of the callbacks during bequeath-your-data-and-die service execution. As part of this callback notify-approval is sent to RO to notify approvals to new-release .
Observation : The request body of notify-approvals conatains following attributes:
while formulating subscriber-application attribute data is being fetched from http-server instead of NewRelease.
Note:same issue being observed for PromptForBequeathingDataCausesRObeingRequestedToNotifyWithdrawnApprovalsToNewRelease