Hey,
I have a post-function first in the list of post-functions in my Create-transition which checks the Description field for certain keywords. When a keyword is found the post-function updates the Component/s to a pre-defined value.
This works like a charm! I have a number of Component/s set based on the content in Description.
However ...
When a Component is set this way it seems that the default assignee feature is not working properly. I.e. it won't set the Component Lead when the ticket is created even though that is defined for the Component in question.
I have verified that this works if I set the Component manually during the Create process.
I suspect JIRA is dealing with this default assignee BEFORE the post-functions are executed. Is this the case? And is there anything I can do to circumvent this?
Cheers,
// Svante