• Not defined

      AT:

      • The availableFilters property of dashboards is extended to allow a new type of available filter:
      {
        type: "assignee", // or "candidateGroup"
        data: {
          operator: "in", // or "not in"
          values: ["userID1", "userID2"],
          allowCustomValues: true
        }
      }
      
      • The REST API documentation is adjusted accordingly

        This is the controller panel for Smart Panels app

            [OPT-4784] Allow Dashboard Editors to make assignee filters available

            There are no comments yet on this issue.

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: