We're trying to import data and create new issues into Jira.
The idea is to create recurrent tasks for the future.
We've a workflow which is checking for some required field. When creating the issues, we want to put the status field to 'planned' which in the workflow is not the first step.
In the csv file the needed mandatory fields are filled knowing: Summary and our custom field required_del_date. The fied mapping is correct .
During import, system crash with following error: Error occurred while creating issue through workflow: and Error map: {} Error list: Required Delivery Date is required.
Thanks for help
Hi!
Check if there's any validator set on your cvs that can be blocking the import!
Have you checked the format of the date you are supplying?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.