Replies: 1 comment 1 reply
-
Hi @beatbrot, the Jira API expects date time for that field unlike some other fields where a relative time would work. I am not inclined towards adding this transformation logic to the tool unless absolutely necessary. Perhaps we can manage with the standard date-time format for this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to specify datetimes via relative strings (like "-1d", "-1h", etc...)
So for example, if I want to add a worklog to an issue with a worklog starte datetime, I want to be able to run:
Beta Was this translation helpful? Give feedback.
All reactions