*This issue has moved*
This issue has been moved permanently to Adaptavist's Product Support JIRA instance.
All existing users of this instance should have the same username on our Product Support instance. However, you will very likely need to click on the
Can't access your account link in order to reset to a new password.
(Not sure if this is a bug or a support request)
Scenario
Setup workflow with a transition which creates a subtask using the buildin script
Ensure that the subtask create transition assigns the issue to person A
Create a master issue assigned to person B
Use the transition to create the subtask
The subtask is created assigned to person B
I guess because it is inherited
Search for the just created issues
--> The subtask in the issue navigator is assigned to person A
--> making a small modification on the newly created issue and refreshing the query fixes it (indicating there is an indexing issue)
Some remarks / questions
Apparently the modifications on the subtask are applied after the subtask is created
These modifications are not indexed (right - or should I do something in addition)
Is there a way not to overwrite some fields (such as assignee)
The reason for this is that I want to configure the target assignee in the workflow of the newly created issue, and not in the transition of the source issue
I'll get back to you fully on this, but just to say that the default behaviour is that all matching system and custom fields are copied, and if the user needs that not to happen they need to blank them out in the additional actions.
I'll check out the indexing and other issues shortly.