-
Suggestion
-
Resolution: Low Engagement
-
None
Summary
Currently CSV import only alow to use Second format to import estimate field.
- Importing data from CSV
Original Estimate The value of this field needs to be specified as number of seconds. Remaining Estimate The value of this field needs to be specified as number of seconds. Time Spent The value of this field needs to be specified as number of seconds.
Expected
Accept below format as well. e.g. 1w2d3h4m
- Logging work on issues
- You can specify additional time units after a time value 'X', such as Xw, Xd, Xh, or Xm, to represent weeks (w), days (d), hours (h), and minutes (m), respectively. If you type a number without specifying a time unit (e.g. if you type '2' instead of '2h'), the default time unit that your Jira administrator specified will apply.
- Default conversion rates are 1w = 5d and 1d = 8h.