Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to update automarically certain fields when moving an issue to same project

Serge Calderara
Contributor
March 15, 2024

Dear all,

We have initial Request which are raised from our service Desk portal.
When those request gets created, they request Type are set to Service Reauest

It happens that when users sometimes needs to converts those request into Incident

When doing so, an Incident need to have some mandory fields set when they are created, so the move operation should set also those fields

What is the best way to do so during the move operation ?

regards

1 answer

0 votes
Fazila Ashraf
Community Champion
March 15, 2024

@Serge Calderara 

May be rather than a standard move, you could write a manually triggerable automation that auto sets those values and then performs the move?

Serge Calderara
Contributor
March 15, 2024

hello @Fazila Ashraf ,

what you you mean by "write a manually triggerable automation"

We do not want to let users triggers a manuall triger as theire could make potential mistakes

Users are able to move from the issue view only

Fazila Ashraf
Community Champion
March 18, 2024

@Serge Calderara , by triggerable automation, i referred to https://support.atlassian.com/cloud-automation/docs/jira-automation-triggers/#Manual-trigger-from-issue 

Trigger to perform the actions which you would have already written on that automation (set the default values to the fields + move)

Suggest an answer

Log in or Sign up to answer