openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

/v1/bequeath-your-data-and-die :: retrieving OldRelease/CC responds unauthorized from AA #460

Closed IswaryaaS closed 1 year ago

IswaryaaS commented 1 year ago

Since, a different version of an application would not be available in AdministratorAdministration, it could not recognize and authorize the application. Hence it causes 401 unauthorized and failure of testcases.

For solving this problem, testcase needs to be updated in a way that all data to be asserted shall be retrieved from current application itself (considering idempotence concept that the OldRelease and NewRelease of an application are same).

priority : high Affected Flow : None