Confluence Jira Issue Macro doesn't work on view page on Apple Silicon ARM chips

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Office connector depends on a couple of incompatible dependencies.

      <dependency>
          <groupId>org.xerial.snappy</groupId>
          <artifactId>snappy-java</artifactId>
          <version>1.1.1.7</version>
          <version>1.1.8.4</version>
          <type>jar</type>
          <scope>compile</scope>
      </dependency>
      

      Steps to Reproduce

      1. create a page
      2. insert a valid Jira issues macro that could show a list of issue
      3. save the page
      4. view the page

      Expected Results

      Jira issues list should be rendered.

      Actual Results

      Jira issues list fails to render without printing errors in server log.

      Workaround

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

            Assignee:
            Zac Xu
            Reporter:
            Zac Xu
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: