Forums

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

Using Jira's csv importer, how do I clear a date (e.g. Due Date)?

Matthew Mallard July 22, 2020

Upon import I would like to clear out a date field on an existing issue. The field I'm using for testing is Due Date.

 

I've tried "<<!clear!>>", "EMPTY", "NULL", "", "1970-01-01 00:00:00" and tried to manually map <<!clear!>> to a blank value with no success.

1 answer

0 votes
Brad Korber February 8, 2024

Did you find a solution?

Matthew Mallard
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 9, 2024

IIRC, I used a groovy script I ran from the console.

 

There is an easier way to do it though by using a post-function in the issueType's workflow that goes from all steps to all steps. In the diagram it'll basically just look like it's pointing to itself. This still assumes you have an add-on capable of executing a clear field post function such as Jira Misc. Workflow Extension (JMWE), Jira Suite Utilities (JSU), Scriptrunner, etc.

The attached screenshots show an example using JSU.1.png2.png3.png

 

Brad Korber February 9, 2024

Thanks.  I ended up doing exactly this last night, transition to itself that ran a post function and cleared resolution which also clears the resolution date.  ran bulk transition update and cleared all the issues I needed.  works like a charm.  crazy it is this convoluted.  thanks for the reply!

Like Matthew Mallard likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.8.0
TAGS
AUG Leaders

Atlassian Community Events