Skip to main content

worklogs

Function worklogs 

Source
pub fn worklogs(key: &str, worklogs: &[Worklog], ctx: &Context) -> String
Expand description

Render an issue’s worklog.

The duration is shown the way it is typed — 1h 30m, not PT1H30M. The ISO form is what --format json carries, because that is the API’s own vocabulary and what a script is written against.