The useProductContext for the module confluence:contentAction is missing the content.type

XMLWordPrintable

    • Minor
    • Unit testing
    • S

      Issue Summary:

      The usage of the useProductContext() triggered by the module (confluence:contentAction) is missing the content.type value in the returned object:

      Steps to Reproduce

      1. Create a confluence:contentAction app
      2. Add the useProductContext and use it
      3. Inspect the returned object, notice that it doesn't contain the type

      Expected Results

      Since the documentation informs about the subtype, and similar modules also include this information, it's expected that this module also contains the type property.

      https://developer.atlassian.com/platform/forge/manifest-reference/modules/confluence-content-action/#ui-kit-and-custom-ui

       

      Actual Results

      The returned object doesn't contain the content.type property

      Workaround

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

            Assignee:
            Unassigned
            Reporter:
            Emmanuel Bellezza
            Votes:
            7 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: