Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Timepiece Overview

Identify bottlenecks in your process with Timepiece (formerly Time in Status) by OBSS. This app allows you to easily create reports on issues that show how much time each issue spent on each status, assignee, or group.

Time in Status fields are located in a separate tab.

time-in-status-table (1).gif

Timepiece Tables Filtering

📘 The Power BI Connector offers three filtering schemes:

  • First scheme: Filter by Project and it includes the following filters:

    • by Projects

    • by Issue types (e.g. Epic, Task, Bug, etc.)

    • by Issue statuses (e.g. Open, Done, In Progress, etc.)

  • Second scheme: Filter by JQL

  • Third scheme: Filter by Global JQL

filtering schemes.gif

📘 The Included Statuses and Calendar filters are the separate set of filters than can be used with any of the mentioned schemes.

issue-included-and-calendar.gif

The Projects, Issue Types, and Issue Statuses filters are part of the project filtering schema and correspond to a custom JQL query. By selecting specific projects, issue types, and issue statuses, you generate a custom JQL request that returns a filtered list of tasks.

filter-byproject-is-applied.gifcustom-jql-request.gif

The Issue Statuses filter refers to the current status of a task. The Issue Statuses filter corresponds to the value of the Status field.

value-of-the-status-field.gif

  • The Included Statuses filter captures intermediate statuses of a task and does not form part of the JQL request. If you want to include intermediate statuses in your export, use the Included Statuses filter. It corresponds to a separate filter block in the Time in Status app – +Add Status.

included-statuses-filter (1).gifvalue-of-the-add-status.gif

  • The Calendar filter allows you to select how the Time in Status value is calculated:

    • 7/24 (default) - the Time in Status value is calculated considering 24 hours per day and 7 days per week.

    • Default Calendar Settings - this is a custom calendar and it its values depend on your settings in the Time in Status app.

calendar-filter.gif

  • Second scheme: Filter by JQL enables you to create your own JQL query and filter resulting list of tasks. This flexible tool allows you to search for issues, projects, etc. in Jira providing precise control over what you are looking for.

jql-filtering-scheme.gif

  • Third scheme: Filter by Global JQL applies the global JQL filtering scheme, meaning the resulting list of tasks will depend on Jira Issues Filters.

global-jql-filtering-scheme.gifglobal-jql-filtering-schema.gif

  • No labels