When using nuxeo-operation-button,
if the response from the operation has not a 200 HTTP status,
then the displayed error message is simply "Error",
whereas we would need it to be the raised Exception original message.
See:
https://github.com/nuxeo/nuxeo-ui-elements/blob/master/widgets/nuxeo-operation-button.html#L127
https://github.com/nuxeo/nuxeo-elements/blob/master/nuxeo-operation.html#L188
- duplicates
-
ELEMENTS-547 nuxeo-operation-button 's toast message is not always visible
- Resolved
- is related to
-
NXP-26171 Allow invoking Bulk.RunAction with a page provider
- Resolved
- is required by
-
NXP-26329 Fix error messages for bulk download and CSV export
- Resolved