Update processes get response

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.10.0-alpha5, 3.10.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      Context:

      Dashboards page in Optimize is making a get request to "http://localhost:3000/api/process/overview"

      This response has a list of all processes and for each of them there is an object containing hasDefaultDashboard and linkToDashboard properties

       

      AT:

      • remove hasDefaultDashboard flag
      • remove linkToDashboard

      Testing notes

      • Open Optimize on chrome developer mode (F12)
      • Navigate to the dashboards page
      • Locate the call to the backend /process/overview
      • Verify that the response to that call does not contain the properties "hasDefaultDashboard" and "linkToDashboard"

            Assignee:
            Unassigned
            Reporter:
            Michal Konopski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: