openBackhaul / TypeApprovalRegister

Administrates the list of approvals of Applications.
Apache License 2.0
1 stars 8 forks source link

PromptForBequeathingDataCausesRequestForDeregisteringOfOldRelease implementation shall be updated #375

Closed IswaryaaS closed 1 month ago

IswaryaaS commented 1 month ago

In softwareUpgrade.js, in implementation of PromptForBequeathingDataCausesRequestForDeregisteringOfOldRelease, the newReleaseNumber is currently obtained from httpServerInterface.getReleaseNumber() which shall actually be httpClientInterface.getReleaseNumber(newReleaseHttpClientUuid)