The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Selected fields must be empty in the cloned issue

Prabhu Chilukuri
Contributor
February 16, 2022

Hi Team,

Whenever cloning a  issues, following fields must be empty in the cloned issue irrespective of the Field data in original ticket that is being cloned.

1.Due date
2.Original Estimate
3.End date
4.Start Date
5.Fix versions
Is there a way to achieve this?

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

4 votes
Answer accepted
John Funk
Community Champion
February 16, 2022

Hi Prabhu,

This is not possible with the out of the box Clone function. You can do that with the add-on Deep Clone. Another option is to setup an automation rule to clear the fields after the issue is created. 

1 vote
Mark Segall
Community Champion
February 16, 2022

@Prabhu Chilukuri - You can accomplish this with automation.  You can either recreate the clone process altogether with the desired fields copied over or create a rule that updates after the issue has been created:

  • TRIGGER - Issue Created
  • CONDITION (If applicable) - Whatever delineates these issues from other created issues
  • ACTION - Edit Issue: Add all the desired fields and simply leave them blank. The rule will clear them out.
Prabhu Chilukuri
Contributor
February 18, 2022

Hi Mark,

Thanks for the response,

I am new to Automation rules. Could you please provide me the Example Automation rules for the above scenario?

 

Thanks,

Prabhu Ch

0 votes
Mark Segall
Community Champion
February 18, 2022

Hi @Prabhu Chilukuri . Here's an example of how it could work:

2022-02-18_10-02-57.png