-
Type: Testing Defect
-
Status: Done (View Workflow)
-
Priority: Critical
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2022R5
-
Component/s: EOM
-
Labels:None
-
SCRUM Team:Brotherhood of Mutants
-
Sprint:2022.R5 New Features Sprint 2
Scenario - When the endpoint to SalesExclusion is updated in tbExternalAPI table in TESTING and in JAT, I am seeing Requested Operation Failure Message on the EOM page.
STEPS:
- Open EOM in TESTING or in JAT for any store that is configured
- Page loads and displays Requested Operations Failed
DEFECTS:
- The Sales Exclusion section is not being Auto completed. Suspect this is a result of the Requested Operation Failed message
- Nhibernate issue logged. Seems to be a GET to CFA but we should not be making a GET to CFA. What is the purpose of this GET.
The remote server returned an error: (404) Not Found.
System.Net.WebExceptionThe remote server returned an error: (404) Not Found.
System.Net.WebException: general exception ---> System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at Mx.Services.Shared.Http.RESTClient.Invoke[TRequest,TResponse](String uri, String verb, TRequest data) — End of inner exception stack trace —
- Is Clone Of
-
CFAMX-21486 2022 R4 Patchback CLONE - EOM - Sales Exclusion GET on page load causes Requested Operation Failure
- Done
- relates to
-
CFAMX-21039 Testing CLONE 2022.R4 - New EOM Sales Exclusions Section
- Closed