Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Apollo
-
Fix Version/s: Apollo
-
Component/s: API
-
Labels:None
-
Environment:
merchant-api-war-1.0.0-20160107.162720-188.war
taxonomy-api-war-1.0.0-20160107.162739-169.war
budget-api-war-1.0.0-20160107.162809-128.war
deployment-api-war-1.0.0-20160107.162832-103.war
-
Sprint:Sprint 9
Description
URL should be unique in site links . Two site links can't have the same URL.
1.Create a rest project of deployment having two site links .
2. Give The url in site links same .(www.new.com)
3. Send the POST request .
Expected Result
There should be Error message for duplicate URL.
Actual Result
The order is getting successfully deployed.
Note :
Kindly find the attached screen-shot.