Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-78199

It is not possible to to use some macro's keywords when value list is too long.

    XMLWordPrintable

Details

    Description

      Issue Summary

      It is only possible to get macro bye /valuename when the list is shorter.

       

      dynamicContentMacros: [
           {
              key: "KEY",
              aliases: [],
              name: {
                value: "NAME",
              },
              description: {
                value: "value_1, value_2, value_3, value_4, value_5",
              },
          }
      ] 

       

       

      Steps to Reproduce

      1. Create a Connect app with dynamicContentMacros
      2. Add 5 values in the description
      3. Try to use the macro in Confluence 
        /value_5
        

         

      Expected Results

      It should be possible to use the app macro with all declared values.

      Actual Results

      The Macros value list is truncated, and there is no way to use, e.g., value_5.

      Workaround

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              7af4c19cf335 Damian Kleszcz
              Votes:
              7 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: