Last Updated:
27 Dec 2023 09:46
by ADMIN
Error message when a report parameter is not found should differ from when it is missing
When a Report Parameter is send via REST or the CreateDocument, and there is a list of values defined in the Report, if the Value isn't found in the list (case matching) a message like "parameter doesn't exist in the list content" (or something similar) would be much more helpful than the same "missing or invalid parameter" that is returned when indeed, a parameter that is required was not passed in.