Description
The Function Evaluator response view had a "Details" link to open the Metadata Dialog, and whenever the metadata returned an error, it also had an "Errors" link which opened a dialog with Default View instance for the returned error.
The error dialog was done like this because it required no effort, as the error was saved in the store flattened and indexed zobject table, and the default view could be used.
Due to performance issues, we are not inserting the metadata object Z22K2 in the zobject table. We are just keeping the Metadata JSON and passing it to the Metadata Dialog.
Desired behavior/Acceptance criteria
- We should build a detailed Error view for the Metadata Dialog that doesn't use Default View but allows visualization of error details.
Devices and Design (URLs or screenshots)
- Desktop: ...
- Small screens/mobile: ...
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Front-end_Task/Bug_Completion_Checklist