-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
Context:
Given a user tries to copy and move a report to a collection and the report does not comply with the collection's data sources an error is shown that the operation cannot be performed because of a data source conflict.
However, it would be way more helpful to indicate the actual conflict which can be either:
- the definition is not defined in the data sources
- one or multiple tenants are not configured on the definition in the data sources
AT:
- if a report does not comply with the collection scope for an operation then the back-end returns different error messages based on the cause:
- first cause: the definition is not defined in the data sources
- second cause: one or multiple tenants are not configured on the definition in the data sources
Hint:
Front-end follow-up task: OPT-3213
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-3213 The user should get informed about the particular data source conflicts on copy&move
- Done