Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bulk Editing by changing a custom field to a system field

Elif Alverson January 12, 2023

Hello, 

We have a custom field called " Due Date" and hundreds of issues associated with this field while there is system field called " Due date". We would like to remove the custom field called Due Date and assigning all the information associated with this field to " Due date" field. Is it possible to do this? If so how without any impact. Thank you so much!

1 answer

1 accepted

3 votes
Answer accepted
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 12, 2023

Hi @Elif Alverson,

The most important thing you should do, is first of all make sure to get the data from your custom field copied over to the system field.

You should be able to pull this off with an automation rule.

As a trigger, choose scheduled and add a JQL statement to retrieve the issues that have a due date filled out in your custom field, but not in the system field. Test this first in regular search to make sure you get the desired result, but it should look something like this:

Due is Empty AND "Due Date [cf_xxxxx]" is not Empty

Then run an Edit issue action that copies the data from one field to the other and execute the rule.

When the data is updated, make sure to replace the custom field with the system due date field on all screens where it being used.

When the update is successful, you should be fine to remove the custom field. 

Hope this helps!

Elif Alverson January 13, 2023

Thank you.

Like Walter Buggenhout likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events