Uploaded image for project: 'Atlassian Ecosystem'
  1. Atlassian Ecosystem
  2. ECO-1108

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • Forge - App UI Web
    • None
    • Minor

      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

              Unassigned Unassigned
              6f0957aa1bcc Emmanuel Bellezza
              Votes:
              6 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: