Skip to content

WorklogSetConditions: totalDuration #18

@AlphaGit

Description

@AlphaGit

Create a worklog set condition that will evaluate to true when the total duration (sums of durations for all worklogs) has a certain condition.

Consider supporting:

  • more than
  • less than
{
    "_comment": "more than 40 hours in a week",
    "condition": "totalDuration",
    "operator": "moreThan",
    "timeInMinutes": 2400
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions