Error message when adding nonexistent parameters to a profile is unhelpful #6229
Labels
improvement
The functionality exists but it could be improved in some way.
low difficulty
the estimated level of effort to resolve this issue is low
low impact
affects only a small portion of a CDN, and cannot itself break one
Traffic Ops
related to Traffic Ops
This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
Current behavior:
If you try adding parameters to a profile and 1 or more of the parameters don't exist, you get an error message like the following:
In this scenario, the user would then have to iterate through the entire list and attempt to get all the parameters by ID in order to figure out which ID doesn't actually exist. This would be too tedious.
New behavior:
If attempting to assign nonexistent parameters to a profile, the error message should tell you only which parameters do not exist.
The text was updated successfully, but these errors were encountered: