openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

To modify attribute name from "application-release-number" to "release-number" #400

Closed vanithavalluripalli9 closed 1 year ago

vanithavalluripalli9 commented 1 year ago

Issue Description : During forwarding automation preparation request body is formulated for the particular forwarding . For the below mentioned forwardings in the request body formulation one of the attributes is formulated as "application-release-number" but it should be present as "release-number"

Changes Required : In server/service/individualServices/PrepareForwardingAutomation.js files for the above mentioned forwardings in the request body formulation application-release-number should be changed to release-number