• Not defined

      AT:

      • It's possible to evaluate a new incident report:
        View Group By
        incident count none

       which shows how many incidents were created in total

      • The count considers all incident types (e.g. resolved, open, deleted)
      • It's independent from the incident type (e.g. job incident, external task incident, custom incident type)
      • the new view option is added to the rest-API documentation
      • The API looks as follows:
      view: {property: 'frequency', entity: 'incident'}
      GroupBy: {type: 'none', value: null}
      

        This is the controller panel for Smart Panels app

            [OPT-4324] Evaluate incident count grouped by none reports

            Johannes created issue -
            Johannes made changes -
            Labels Original: potential_for_3.2 should_have New: current_release potential_for_3.2 should_have
            Johannes made changes -
            Reporter Original: Omran Abazeed [ omran.abazeed ] New: Johannes [ johannes.heinemann ]
            Johannes made changes -
            Description Original: AT:
            * Add count and duration views to reports:

            {code:java}
            view: {property: 'count/duration', entity: 'incident'}
            GroupBy: {type: 'none', value: null}
            {code}

            * The count and durations considers all resolved and open incidents
            * For resolution duration reports are aggregated similar to instance duration reports and it is possible to change the aggregation from the configuration
            New: AT:
             * It's possible to evaluate a new incident report:
            ||View||Group By||
            |incident count|none|
             which shows how many incidents were created in total
             * The count considers all resolved and open incidents
             * The API looks as follows:

            {code:java}
            view: {property: 'count', entity: 'incident'}
            GroupBy: {type: 'none', value: null}
            {code}
            Johannes made changes -
            Mentioned Roles
            Johannes made changes -
            Mentioned Groups
            Johannes made changes -
            Description Original: AT:
             * It's possible to evaluate a new incident report:
            ||View||Group By||
            |incident count|none|
             which shows how many incidents were created in total
             * The count considers all resolved and open incidents
             * The API looks as follows:

            {code:java}
            view: {property: 'count', entity: 'incident'}
            GroupBy: {type: 'none', value: null}
            {code}
            New: AT:
             * It's possible to evaluate a new incident report:
            ||View||Group By||
            |incident count|none|

             which shows how many incidents were created in total

             * The count considers all incident types (e.g. resolved, open, deleted)
             * It's independent from the incident type (e.g. job incident, external task incident, custom incident type)
             * The API looks as follows:

            {code:java}
            view: {property: 'count', entity: 'incident'}
            GroupBy: {type: 'none', value: null}
            {code}
            Johannes made changes -
            Mentioned Roles
            Johannes made changes -
            Mentioned Groups
            Johannes made changes -
            Status Original: Open [ 1 ] New: In Development [ 10312 ]
            Johannes made changes -
            Assignee Original: Johannes [ johannes.heinemann ] New: Joshua Windels [ joshua.windels ]
            Status Original: In Development [ 10312 ] New: In Review [ 10212 ]

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: