openBackhaul / ApplicationPattern

Pattern for REST servers
Apache License 2.0
6 stars 15 forks source link

/v1/update-client services is not working for the combination of Current and Future application are same #1020

Closed ManasaBM1 closed 2 weeks ago

ManasaBM1 commented 2 weeks ago

Issue Description: /v1/update-client service is not working as expected, For the request-body of current - application name, current-release-number and Future-application-name future-release-number are same. it is removing the operation-lists from the client list of the application.

Detail of Issue : when we initiate the request with above mention request-body combination, as a callback update-client will initiate. first it is adding the operation list to the application client list first then it is removing operation-list from the application since current and future application - name and release - number are same