[Jira.TimeInState:]
Displays a time in state of Jira tickets.
Macro Compatibility
The macro can be used in all input document types and in Report Studio.
Usage
Provide a jql parameter for the Jira query to execute (jql must not be blank).Provide a list of states in the statuses parameter, available statuses depend upon your Jira system used, for example:
Open or Done. You can also use the [Jira.StatusList:] macro to obtain a list of statuses for your Jira system.
Provide the startTime and endTime parameters to limit the query to a time range for each day, i.e. working hours.
Provide startDate and endDate parameters to limit the query to a date range.
The endDate itself is not included, i.e. a startDate of 2022-01-01 combined with an endDate of 2022-02-01 indicates that the whole of January is used but nothing on the 1st of February onwards.
To perform a query for just 1 day, the endDate must be after the startDate.
Provide an IncludeDaysOfWeek parameter with a list of Days to filter the calculation, e.g. Monday;Tuesday;Wednesday;Thursday;Friday.
Specific Dates can be excluded using the ExcludeDates parameter.
The output can be specified with the TimeUnit parameter. Displays a time in state of Jira tickets.
Parameter | Type | Presence | Purpose | Options | Default |
---|---|---|---|---|---|
String | Mandatory | The JQL (Jira Query Language) to execute. Cannot be empty or an error will occur. | N/A | N/A | |
List<String> | Mandatory | A semi-colon separated list of Jira statuses. Available statuses depend upon your Jira system used, for example: Open or Done. You can also use the [Jira.StatusList:] macro to obtain status for your Jira system. | N/A | N/A | |
Boolean | Optional | If 'true', the reporting period will be the last calendar month and neither startDate nor endDate parameters may be used. |
|
false | |
String | Optional | Post processing formula. Use {value} for the macro output, e.g. {value}/1024. | N/A | N/A | |
Boolean | Optional | Whether to color table cells if thresholds are breached, rather than color the text. |
|
true | |
String | Optional | Add a comment to make your document template more readable. The comment is discarded in the output document. | N/A | N/A | |
String | Optional | The name of the Jira Connection. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'critical' if the output is after this DateTime UTC. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'critical' if the output is before this DateTime UTC. | N/A | N/A | |
String | Optional | The macro is considered 'critical' if the output is equal to this value. | N/A | N/A | |
Color | Optional | The critical font background color to use. If omitted, no change is made. |
|
N/A | |
Boolean | Optional | Change the font weight (true=strong, false=normal). If omitted, no change is made. |
|
N/A | |
Color | Optional | The critical font color to use. If omitted, no change is made. |
|
N/A | |
Double | Optional | Change the critical font size in points. If omitted, no change is made. |
|
N/A | |
String | Optional | The macro is considered 'critical' if the output is greater than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'critical' if the output is greater than this value. | N/A | N/A | |
String | Optional | The macro is considered 'critical' if the expression evaluates to true. Use 'value' as the macro output in the expression. | N/A | N/A | |
String | Optional | The macro is considered 'critical' if the output is less than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'critical' if the output is less than this value. | N/A | N/A | |
String | Optional | The macro is considered 'critical' if the output is not equal to this value. | N/A | N/A | |
Color | Optional | The critical table cell background color to use. |
|
N/A | |
DateTimeOffset | Optional | The end date in the format YYYY-MM-DD. | N/A | Midnight on the first day of this month | |
String | Optional | The end time of day. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'error' if the output is after this DateTime UTC. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'error' if the output is before this DateTime UTC. | N/A | N/A | |
String | Optional | The macro is considered 'error' if the output is equal to this value. | N/A | N/A | |
Color | Optional | The error font background color to use. If omitted, no change is made. |
|
N/A | |
Boolean | Optional | Change the error font weight (true=strong, false=normal). If omitted, no change is made. |
|
N/A | |
Color | Optional | The error font color to use. If omitted, no change is made. |
|
N/A | |
Double | Optional | Change the error font size in points. If omitted, no change is made. |
|
N/A | |
String | Optional | The macro is considered 'error' if the output is greater than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'error' if the output is greater than this value. | N/A | N/A | |
String | Optional | The macro is considered 'error' if the expression evaluates to true. Use 'value' as the macro output in the expression. | N/A | N/A | |
String | Optional | The macro is considered 'error' if the output is less than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'error' if the output is less than this value. | N/A | N/A | |
String | Optional | The macro is considered 'error' if the output is not equal to this value. | N/A | N/A | |
Boolean | Optional | Should NCalc expression evaluation throw error on Overflow |
|
true | |
Color | Optional | The error table cell background color to use. |
|
N/A | |
List<String> | Optional | A semi-colon list of dates to exclude in the form: YYYY-MM-DD. For example, 2022-12-25;2022-12-26. | N/A | N/A | |
String | Optional | The text to display should the macro fail to execute. Note that a poorly-specified macro (e.g. omitting mandatory parameters) will still result in an error message. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'fatal' if the output is after this DateTime UTC. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'fatal' if the output is before this DateTime UTC. | N/A | N/A | |
String | Optional | The macro is considered 'fatal' if the output is equal to this value. | N/A | N/A | |
Color | Optional | The fatal font background color to use. If omitted, no change is made. |
|
N/A | |
Boolean | Optional | Change the fatal font weight (true=strong, false=normal). If omitted, no change is made. |
|
N/A | |
Color | Optional | The fatal font color to use. If omitted, no change is made. |
|
N/A | |
Double | Optional | Change the fatal font size in points. If omitted, no change is made. |
|
N/A | |
String | Optional | The macro is considered 'fatal' if the output is greater than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'fatal' if the output is greater than this value. | N/A | N/A | |
String | Optional | The macro is considered 'fatal' if the expression evaluates to true. Use 'value' as the macro output in the expression. | N/A | N/A | |
String | Optional | The macro is considered 'fatal' if the output is less than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'fatal' if the output is less than this value. | N/A | N/A | |
String | Optional | The macro is considered 'fatal' if the output is not equal to this value. | N/A | N/A | |
Color | Optional | The fatal table cell background color to use. |
|
N/A | |
Color | Optional | The font background color to use. |
|
N/A | |
Boolean | Optional | Change the font weight (true=strong, false=normal). If omitted, no change is made. |
|
N/A | |
Color | Optional | The font color to use. |
|
N/A | |
Double | Optional | Change the font size in points. If omitted, no change is made. |
|
N/A | |
String | Optional | The formatting to use for numbers. You can also specify 'format=string' to force numbers to be treated as strings. | N/A | N/A | |
Boolean | Optional | Whether to hide the macro output. |
|
false | |
String | Optional | The condition that must be true in order for the macro to be executed/evaluated. Must either evaluate to true or false, for example: "3+5=8" or "contains('abcd', 'z'). | N/A | true | |
List<DayOfWeek> | Optional | The days of the week to include. |
|
Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday | |
DateTimeOffset | Optional | The macro is considered 'info' if the output is after this DateTime UTC. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'info' if the output is before this DateTime UTC. | N/A | N/A | |
String | Optional | The macro is considered 'info' if the output is equal to this value. | N/A | N/A | |
Color | Optional | The info font background color to use. If omitted, no change is made. |
|
N/A | |
Boolean | Optional | Change the info font weight (true=strong, false=normal). If omitted, no change is made. |
|
N/A | |
Color | Optional | The info font color to use. If omitted, no change is made. |
|
N/A | |
Double | Optional | Change the info font size in points. If omitted, no change is made. |
|
N/A | |
String | Optional | The macro is considered 'info' if the output is greater than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'info' if the output is greater than this value. | N/A | N/A | |
String | Optional | The macro is considered 'info' if the expression evaluates to true. Use 'value' as the macro output in the expression. | N/A | N/A | |
String | Optional | The macro is considered 'info' if the output is less than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'info' if the output is less than this value. | N/A | N/A | |
String | Optional | The macro is considered 'info' if the output is not equal to this value. | N/A | N/A | |
Color | Optional | The info table cell background color to use. |
|
N/A | |
MacroMode | Optional | The mode in which variables are stored. In the legacy mode (default for Schedules), the variable created is a string and formatted. In the normal mode (default for Report Studio), the output variable is stored as a strongly-typed object, e.g. an Int32 or a List |
|
Legacy | |
Int32 | Optional | If set, sets 'endDate' to the 'start' plus the specified number of months. | N/A | N/A | |
Color | Optional | The normal font background color to use. If omitted, no change is made. |
|
N/A | |
Boolean | Optional | Change the normal font weight (true=strong, false=normal). If omitted, no change is made. |
|
N/A | |
Color | Optional | The normal font color to use. If omitted, no change is made. |
|
N/A | |
Double | Optional | Change the normal font size in points. If omitted, no change is made. |
|
N/A | |
Color | Optional | The normal table cell background color to use. If omitted, no change is made. |
|
N/A | |
ObfuscationType | Optional | Obfuscation type. Use obfuscation to write reports where sensitive data is hidden. When used, ReportMagic guarantees that the same input string will map to the same output string for the whole of the report (but the next time the report runs, it will most likely map to a different value). If you use obfuscation, the property in your macro will not show up and instead, you will see a fake item of the obfuscation type chosen. |
|
None | |
Normal mode |
Boolean | Optional | Any macros that output lists can optionally (in Normal mode) output a jArray instead. |
|
true |
Boolean | Optional | Whether substituted variables are hidden from macro results (and the word 'REDACTED' will appear in progress screens and elsewhere in the web UI). |
|
false | |
Normal mode |
Boolean | Optional | In Normal Mode and for macros that output JArrays only, whether to convert a JArray of single-property jObjects into a flat JArray of values. |
|
false |
DateTimeOffset | Optional | The start date in the format YYYY-MM-DD. | N/A | Midnight on the first day of last month | |
String | Optional | The start time of day. | N/A | N/A | |
String | Optional | The variable to store the result as. | N/A | N/A | |
String | Optional | The variable to store the result as, while hiding the output. Equivalent to 'storeAs=ThisValue, hidden=true'. | N/A | N/A | |
Char | Optional | The delimiter used by storeAs to split the input (Legacy mode only), when there are multiple stored variables. For example, in this macro, we indicate that the value to be stored should be split by the asterisk when being stored: [String:value=a*b*c*d, storeAs=var1;var2;var3;var4, storeAsVariableDelimiter=*] | N/A | ; | |
String | Optional | The name of the STRING variable to store the result as and output (both will use the same format) into the report. Note that if you also use 'storeAsHidden' in the same macro, you should not expect the output to be hidden, as this parameter overrides that. | N/A | N/A | |
Jira.JiraTimeUnitProperty | Optional | The time unit of the output. |
|
Hours | |
String | Optional | If specified, adds a warning message for this macro. This is processed as an NCalc, and the warning message will ALWAYS be present and will be the value of the evaluated NCalc expression. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'warning' if the output is after this DateTime UTC. | N/A | N/A | |
DateTimeOffset | Optional | The macro is considered 'warning' if the output is before this DateTime UTC. | N/A | N/A | |
String | Optional | The macro is considered 'warning' if the output is equal to this value. | N/A | N/A | |
Color | Optional | The warning font background color to use. If omitted, no change is made. |
|
N/A | |
Boolean | Optional | Change the warning font weight (true=strong, false=normal). If omitted, no change is made. |
|
N/A | |
Color | Optional | The warning font color to use. If omitted, no change is made. |
|
N/A | |
Double | Optional | Change the warning font size in points. If omitted, no change is made. |
|
N/A | |
String | Optional | The macro is considered 'warning' if the output is greater than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'warning' if the output is greater than this value. | N/A | N/A | |
String | Optional | The macro is considered 'warning' if the expression evaluates to true. Use 'value' as the macro output in the expression. | N/A | N/A | |
String | Optional | The macro is considered 'warning' if the output is less than or equal to this value. | N/A | N/A | |
String | Optional | The macro is considered 'warning' if the output is less than this value. | N/A | N/A | |
String | Optional | The macro is considered 'warning' if the output is not equal to this value. | N/A | N/A | |
Color | Optional | The warning table cell background color to use. |
|
N/A |
Examples (6)
Example 1:
This example gets the number of Days the ticket is in the 'In Progress' state between a start and end date:
[Jira.TimeInState: jql=`issuekey=RM-13219`, statuses=In Progress, timeUnit=Days, startDate=2022-10-28, endDate=2022-11-29]
Example 2:
This example gets the amount of Hours the ticket is in the 'In Progress' state between the working hours of 9am to 5pm:
[Jira.TimeInState: jql=`issuekey=RM-13219`, statuses=In Progress, timeUnit=Hours, startTime=09:00:00, endTime=17:00:00]
Example 3:
This example gets the amount of Hours the ticket is in the 'In Progress' state excluding two days indicated in the excludeDates parameter:
[Jira.TimeInState: jql=`project = ReportMagic AND assignee = john.odlin ORDER BY fixVersion ASC, key DESC`, statuses=In Progress, timeUnit=Hours, excludeDates=2022-12-25;2022-12-26]
Example 4:
This example gets the amount of time, in Minutes, the ticket is in the 'Ready for Progress' state for a single day, note the endDate needs to be the day after the startDate even if the startTime and endTime parameters are set:
[Jira.TimeInState: jql=`issuekey=RM-13219`, statuses=Ready for Progress, timeUnit=Minutes, startDate=2022-11-18, endDate=2022-11-19]
Example 5:
This example gets the amount of time the ticket is in multiple states, i.e. 'In Progress' and 'Ready for Progress', more states are available, see the [Jira.StatusList:] macro:
[Jira.TimeInState: jql=`issuekey=RM-13219`, statuses=In Progress;Ready for Progress, timeUnit=Hours]
Example 6:
This example gets the amount of time the ticket is in the 'In Progress' state for the specified days of the week: Monday, Tuesday, Wednesday, Thursday, Friday.
[Jira.TimeInState: jql=`issuekey=RM-13219`, statuses=In Progress, timeUnit=Hours, includeDaysOfWeek=Monday;Tuesday;Wednesday;Thursday;Friday]