You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
As can be seen in the snippet in the below sections, (SQL query details being displayed) the DB Query detail is being shown in error message when "attempting to close a settlement window on an ID that does not exist". This is neither safe nor graceful and needs to be addressed.
Severity:
Medium
(Since the attempt itself is wrong and an error is being given)
Priority:
medium
Expected Behavior
When an attempt is made to close a Settlement window, it is either closed if its a valid request or
An error message is thrown with only necessary details if its an invalid request.
Steps to Reproduce
After deployment of a ML Switch, attempt to close a Settlement window with a non-existing settlement window ID
elnyry-sam-k
changed the title
Too much detail in error message when "attempting to close a settlement window on an ID that does not exist"
DB Query details in error message when "attempting to close a settlement window on an ID that does not exist"
Feb 8, 2019
Summary:
As can be seen in the snippet in the below sections, (SQL query details being displayed) the DB Query detail is being shown in error message when "attempting to close a settlement window on an ID that does not exist". This is neither safe nor graceful and needs to be addressed.
Severity:
Medium
(Since the attempt itself is wrong and an error is being given)
Priority:
medium
Expected Behavior
Steps to Reproduce
Pull Requests:
Specifications
Notes:
The text was updated successfully, but these errors were encountered: