Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: job-dsl-plugin
-
Labels:None
-
Similar Issues:
Description
When a Seed job creates a new Item (e.g. a Job) by this plugin ItemListener.onCreated() is fired as expected.
When a Seed job is executed for second (or yet another) time ItemListener.onUpdated() isn't fired even the Item is modified by this way.