• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • Mindville - Pre Bundled
    • None

      Issue Summary

      After Confluence upgrade to v 7.12, In Insight macro configuration screen, fields are shown  in the right pane but are not selected in the left pane.

      Steps to Reproduce

      • Insight macro for Confluence v1.6.4 and v1.6.5
      • Confluence v7.12

      Observed at customer environment.  

      Expected Results

      Fields which are shown in right pane, should be selected in left pane in Configuration screen. 

      Actual Results

      Fields are shown in right pane but unchecked in left pane.

      Workaround

      Edit the macro and re-selecting the fields.

            [JSDSERVER-8433] Insight Macro : Field are unchecked in Configuration screen

            Ronak added a comment -

            I would like to share details of some technical evaluations at our end.

            We found that the macro has a signature in the page body as following snippet:
            <p style="margin-left: 0.0px;text-align: left;">Project Summary:</p>
            <p style="margin-left: 0.0px;text-align: left;">
            <ac:structured-macro ac:macro-id="bf508448-f480-4ee5-9ae6-01e64314ed44" ac:name="insight-objects-macro" ac:schema-version="1">
            <ac:parameter ac:name="hideEmptyAttributes">true</ac:parameter>
            <ac:parameter ac:name="objectSchemaId">1</ac:parameter>
            <ac:parameter ac:name="showGraphButton">true</ac:parameter>
            <ac:parameter ac:name="displayAs">vertical_table</ac:parameter>
            <ac:parameter ac:name="fullWidthTable">true</ac:parameter>
            <ac:parameter ac:name="iql">Code=ITAD-CWBA-FMM-REPORTS-IMP-SIM</ac:parameter>
            <ac:parameter ac:name="attributesToDisplay">33, 136, 199, 58, 54, 85, 86,55,1514, 105, 107, 1515, 1516, 1517, 53, 316, 1545, 1544, 1546, 1547, 1548, 1549, 1550, 1551, 1543, 93, 94, 95, 99, 96, 97, 100, 1530, 226, 91, 333, 1552,292, 293, 291, 101, 102, 98, 1555, 308, 305, 306, 1556, 1557, 1558, 1559</ac:parameter>
            <ac:parameter ac:name="externalLinking">true</ac:parameter>
            <ac:parameter ac:name="beginInlineObjectWithNameAndKey">true</ac:parameter>
            <ac:parameter ac:name="loadMoreLimit">25</ac:parameter>
            <ac:parameter ac:name="tableColumnBorders">true</ac:parameter>
            </ac:structured-macro>
            </p>

            -----------------------------
            If you see, the list of "attributesToDisplay" has space between comma and attribute ID. If we remove this space it works correctly.

            Now, this space has been there since a long time and it was read correctly by the previous version of Insight macro. Now we are blocked.

             

            Warm Regards,

            Ronak

             

             

            Ronak added a comment - I would like to share details of some technical evaluations at our end. We found that the macro has a signature in the page body as following snippet: <p style="margin-left: 0.0px;text-align: left;">Project Summary:</p> <p style="margin-left: 0.0px;text-align: left;"> <ac:structured-macro ac:macro-id="bf508448-f480-4ee5-9ae6-01e64314ed44" ac:name="insight-objects-macro" ac:schema-version="1"> <ac:parameter ac:name="hideEmptyAttributes">true</ac:parameter> <ac:parameter ac:name="objectSchemaId">1</ac:parameter> <ac:parameter ac:name="showGraphButton">true</ac:parameter> <ac:parameter ac:name="displayAs">vertical_table</ac:parameter> <ac:parameter ac:name="fullWidthTable">true</ac:parameter> <ac:parameter ac:name="iql">Code=ITAD-CWBA-FMM-REPORTS-IMP-SIM</ac:parameter> <ac:parameter ac:name="attributesToDisplay">33, 136, 199, 58, 54, 85, 86,55,1514, 105, 107, 1515, 1516, 1517, 53, 316, 1545, 1544, 1546, 1547, 1548, 1549, 1550, 1551, 1543, 93, 94, 95, 99, 96, 97, 100, 1530, 226, 91, 333, 1552,292, 293, 291, 101, 102, 98, 1555, 308, 305, 306, 1556, 1557, 1558, 1559</ac:parameter> <ac:parameter ac:name="externalLinking">true</ac:parameter> <ac:parameter ac:name="beginInlineObjectWithNameAndKey">true</ac:parameter> <ac:parameter ac:name="loadMoreLimit">25</ac:parameter> <ac:parameter ac:name="tableColumnBorders">true</ac:parameter> </ac:structured-macro> </p> ----------------------------- If you see, the list of "attributesToDisplay" has space between comma and attribute ID. If we remove this space it works correctly. Now, this space has been there since a long time and it was read correctly by the previous version of Insight macro. Now we are blocked.   Warm Regards, Ronak    

            Ronak added a comment -

            Thank you Deepesh!

            Dear Mindville team,

            This is a blocking issue where the workaround would work only for new page creation.

            We have hundreds of Confluence pages with Insight macro and all of a sudden they show less number of attributes. We are stuck now because the old version of Insight macro is not compatible anymore with new Confluence (v7.12). 

            Request you to please expedite the resolution.

            Warm Regards,

            Ronak

             

            Ronak added a comment - Thank you Deepesh! Dear Mindville team, This is a blocking issue where the workaround would work only for new page creation. We have hundreds of Confluence pages with Insight macro and all of a sudden they show less number of attributes. We are stuck now because the old version of Insight macro is not compatible anymore with new Confluence (v7.12).  Request you to please expedite the resolution. Warm Regards, Ronak  

              d7d2d4ec7e3b Nils Olsson (Inactive)
              83dce48fb9a9 Deepesh (Inactive)
              Affected customers:
              4 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: