Skip to content

Introduction of new servlets #86

Description

@therter

The following servlets will be added:

HoursOnOpenIssues

description:
This operation adds up the working hours which are booked on the closed issues of the given git milestone. But only working hours booked to the given work package will be taken into account.

parameter:

username:
The username to login. This operation can only be executed by admin users.

password:
The password to login

milestone:
the ID of the milestone

workpackage:
the name of the workpackage

HoursOnClosedIssues

description:
This operation adds up the working hours which are booked on the open issues of the given git milestone. But only working hours booked to the given work package will be taken into account.

parameter:

username:
The username to login. This operation can only be executed by admin users.

password:
The password to login

milestone:
the ID of the milestone

workpackage:
the name of the workpackage

OverviewWorkinghours

description:
Creates a csv code that contains all working hours grouped by year, employee, project, billable. If the year parameter is missing, then the start year will be 2020

parameter:

username:
The username to login. This operation can only be executed by admin users.

password:
The password to login

year:
the start year

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions