`/api/eventBasedProcess` call is done as absolute path instead of relative

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.1.0
    • Affects Version/s: None
    • Component/s: frontend
    • Not defined

      Context:
      In SUPPORT-7871 a customer encountered that the call to list eventBasedProcesses does not work in case Optimize is available on a subpath on a given host.
      This is due to the api call to using an absolute path instead of a realtive one (leading slash is an absolute path on the host)

      AT:

      • the call to `/api/eventBasedProcess` is done using a relative path `api/...`
      • other cases where absolute paths are used are adjusted as well
      • a potential measure is evaluated to avoid absolute path access in future

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: