Is there a way to make the change processor run automatically? What I mean is once I create an issue (using the create processor \ firstSync condition) I want to run the processor again, as I need the issue to be created and not null. I need to do it without modify changes in the source issue, but rather automatically.
Can you elaborate on “I need the issue to be created and not null”? Why would it be null after creation? Is there a specific thing you would like to update upon creation?
what I mean is that in the first sync of an issue (create processor), the issue is still null in the sync rules (and I can’t get to the issue id). That’s why I need to run the sync rules twice at the creation.