FIT (Forge Invocation Token) lacks module key and type

XMLWordPrintable

    • Minor
    • Integration testing

      Issue Summary:

      Accordingly to The Forge Invocation Token it should provide app.module.type and app.module.key, but they are being provided as blank for jira:GlobalPage and jira:projectPage

      Steps to Reproduce

      1. Create a Forge app with remote
      1. Invoke a remote function from backend in the context of a jira:globalPage or jira:projectPage module
      1. Check FIT’s payload

      Expected Results

      The FIT should provide the module key and module type

      Actual Results

      Blank results:
      {{ "module":

      { "key": "", "type": "" }

      ,}}
       

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              Emmanuel Bellezza (Inactive)
              Votes:
              11 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: