Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #43608 All Revisions ] Back to Issue ]
Summary 0043608: failed process definition execution not shown in UI
Revision 2020-04-03 12:00 by alostale
Description When a process definition execution fails by throwing an exception, no message is displayed to the user.

There are 2 different cases:

* Case 1: failed DAL's DB trx
If current DAL's DB transaction fails, ie. a trigger raised an exception while executing the process, the process was kept in PROCESSING from UI.

* Case 2: any other exception
When any other exception is thrown, no info is displayed at all (not error nor success message).
Revision 2020-04-03 11:54 by alostale
Description When throwing an exception from a trigger (Example: RAISE EXCEPTION '%', '@ErrorMessage@'; --OBTG:-20000--) the error message is not shown in the selector.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker