Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

statistics: opened vs. closed issue counts #21

Open
csonuryilmaz opened this issue Mar 25, 2017 · 0 comments
Open

statistics: opened vs. closed issue counts #21

csonuryilmaz opened this issue Mar 25, 2017 · 0 comments
Labels

Comments

@csonuryilmaz
Copy link
Owner

For a given redmine project and time period, it will output opened vs. closed issue counts.

Example:
(parameters)
PROJECT = Support
DATE_BETWEEN= 2017-01-01,2017-01-31
(output)
opened;closed
32;22

Notes:

  • Output is in CSV format. (Default field separator is semicolon.)
  • First row in output is field names.
  • Date between parameter is inclusive. (From start date 00:00:00 to end date 23:59:59)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant