XMLWordPrintable

Details

    • Not defined

    Description

      Context:
      See OPT-1799. This is the back-end implementation

      AT:

      • it's possible to filter by open/resolved incidents
      • the filters are only applied on the incidents level
      • the new filters are added to the rest-API documentation
      • The API looks as follows:
      {
          ... // bunch of report meta data fields
          reportType: 'process',
          data: {
            filter: 
              [{
                 "type": "withOpenIncidentsOnly" // or "withResolvedIncidentsOnly
                 "data": {} 
               }, ...]
          }
      }
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce