Closed andrazrepar closed 2 years ago
Similar to the PDF Admin panel, add information about errors occuring in three places:
The list of errors should have information about error type (one of the 3 types above) and a reference to the dictionary and transformation (transformation only for the last two error types)
New errors have been added to elexifier-api develop branch.
You can get them with the following http call and optional filter parameters: _GET /api/support/list?tag=TAG&dsid=DATASET_ID_
The types are stored in error log tags:
I now see PDF errors under both sections (e.g. ml_error under XML)
Filter fixed.
@LukeItUp, can we also add errors that occur on the transformation page
I think these are not included now?
Added new error log when transformation fails to update.
A new admin screen for xml files