Comment 1 for bug 1021309

Revision history for this message
Ralf Claussnitzer (ralf-claussnitzer-deactivatedaccount) wrote :

That's what happens when adding a task before saving the template:

java.lang.NullPointerException
 at de.sub.goobi.forms.ProzessverwaltungForm.Speichern(ProzessverwaltungForm.java:150)
 at de.sub.goobi.forms.ProzessverwaltungForm.SchrittUebernehmen(ProzessverwaltungForm.java:425)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...

Same thing happens when adding a property.

Is this what you mean by "adding a job"?