ow2-proactive / scheduling-portal

http://try.activeeon.com
GNU Affero General Public License v3.0
4 stars 38 forks source link

Add null check on the node object too for same reason, might be already deleted by getModel callback exec. #823

Closed AlexFalessi closed 9 months ago

AlexFalessi commented 9 months ago

Node object might be already deleted at this point. NullCheck the object to prevent Nullpointer