Problem/Motivation
If the extraction or conversion fails, its hard for editors to know why. Provide a permission (marked as security implications) that catches any error that occurs during the batch process and displays the error message
Steps to reproduce
Have an epub with an error
Proposed resolution
Try catch + output error as warning message and return to the node edit screen saying file failed to successfully extract
Remaining tasks
MR
User interface changes
More details available when extraction fails.
Generic message if no permission, just saying which step it failed at.
API changes
N/A
Data model changes
N/A
Comments
Comment #4
scott_euser commented