Ensure time spent in work log is always parsed as minutes

Merged
#16 · Created  · Last updated

Merged pull request

Merged in JRJC-187-worklog-wrong-units (pull request #16)

da5ed7d·Author: ·Closed by: ·2014-09-08

Description

time spent in consistently expressed in minutes in the whole client, see WorklogInput constructor But client used to submit the time as a number only, causing JIRA to use configured default unit, which could be different from minutes. Now appending "m" suffix so time will always get parsed as minutes.

0 attachments

0 comments

Loading commits...