openBackhaul / AdministratorAdministration

Administrates the list of administrators of the application layer.
Apache License 2.0
5 stars 8 forks source link

The request-body formulation for callback bequeath-your-data-and-die should be modified #272

Closed ManasaBM1 closed 1 year ago

ManasaBM1 commented 1 year ago

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