Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-945

Fix broken lineage feature in Web-UI

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.6, trunk
    • 0.7, 0.6.1
    • webapp
    • None

    Description

      The "lineage" link available next to process instance doesn't show the graph when it's clicked. Instead it displays error message.

      The reason is that the html5-ui/js/falcon-lineage.js file sends requests to

        var PREFIX = '/api/graphs/lineage';
      

      while the expected prefix is /api/metadata/lineage.

      I will send a patch soon (this is "one-liner").

      Btw, the lineage feature is really nice!

      Attachments

        1. FALCON-945.patch
          0.8 kB
          Adam Kawa

        Activity

          People

            kawaa Adam Kawa
            kawaa Adam Kawa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: