Forums

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

While importing Due Date and Original Estimate into Jira using a CSV file

mummareddy supriya
Contributor
March 19, 2026

While importing Due Date, Original Estimate, and Remaining Estimate into Jira using a CSV file, the following issues were observed:

  1. Due Date and Estimates not updated after import

    • For Due Date, formats such as yyyy/MM/dd and MM/dd/yyyy were used.
    • Due Date
      2026/Mar/26
      2026/Mar/26
      Original Estimate
      18000
      3600
      18000
    • For Original Estimate and Remaining Estimate, values were provided in seconds.
    • During CSV validation, no errors or warnings were reported.
    • However, after the import was completed, the created issues were not populated with the Due Date, Original Estimate, or Remaining Estimate values.
  2. Issue link direction not applied as expected

    • The project has a custom issue link type Verification, configured as:
      • Inward link: verifies
      • Outward link: is verified by
      • Outward issue link (Verification)
        R14.01.01_SWE5 
    • During the CSV import, mapping was attempted using both:
      • Inward issue link (Verification)
      • Outward issue link (Verification) (tested separately in different imports)
    • Despite this, after import, the linked issues consistently appear only as “is verified by”, and it is not possible to obtain the “verifies” relationship through CSV mapping.

Observation

Both behaviors occur without any validation errors, which makes them difficult to detect during the import process.

Request

Has anyone figured out a reliable way to populate Due Date and Estimate fields during Jira CSV imports, and also set up “verifies” links via the same import? Would love to learn from any existing solutions or experiences.image (1).png

please share your guidance.

Thank you in advance for your support.

1 answer

0 votes
mummareddy supriya
Contributor
March 19, 2026
If the Create screen does not include Due Date, Original Estimate, and Remaining Estimate, is it still possible to update these fields through a CSV import?

Suggest an answer

Log in or Sign up to answer