Actions
Bug #4440
closednull pointer exception on viewing report when workflow has not been run
Start date:
10/06/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4440
Description
If I create a workflow and a report, but do not execute the workflow, then try to view it in the viewer, I get a null pointer exception. This does not occur if the workflow has been run.
Updated by ben leinfelder about 15 years ago
added check for null last execution id - will not try to continue assembling/rendering report if no execution is found.
Actions