Forums

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

Clear Custom fields weekly

Udhay Kiran October 28, 2021

Hi Team.

 

I am using custom field in my project. Is there any process that auto clears these notes field by weekly. Is this can be doable. Please some one help me to get this done.

 

Thanks!

Kiran

2 answers

0 votes
Ravi Sagar _Sparxsys_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 28, 2021

Hi @Udhay Kiran 

As @John Funk mentioned doing it using Automation is probably the simplest method.

Other options.

  • Create a job using ScriptRunner since you mentioned Scripting. 
  • You can use REST API to do it using your own script that you can run from outside Jira, may be by configuring a cron job.

I hope it helps.

Ravi

0 votes
John Funk
Community Champion
October 28, 2021

Hi Udhay,

You can create an Automation rule with the add-on app Automation For Jira. Use a  Scheduled trigger that runs once a week with new action to Edit issue and then select the field and put no value in it. 

Udhay Kiran October 28, 2021

Hi John.

We are not using automation plugin. Is it possible to do another way.

 

Thanks!

Udhay Kiran

John Funk
Community Champion
October 28, 2021

Not that I am aware of - you would need some type of add-on

Udhay Kiran October 28, 2021

Is it possible to do with Scripting? 

Suggest an answer

Log in or Sign up to answer