Uploaded image for project: 'Migration Platform'
  1. Migration Platform
  2. MIG-2235

Portfolio for Jira Macro are broken post migration from DC / Server to Cloud.

XMLWordPrintable

    • 31
    • 12
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      The Portfolio for Jira Macro (Advanced Roadmaps) Macros are broken after migration from DC / Server to Cloud.

      Steps to Reproduce

      1. Create a page in DC.
      2. Add the Portfolio for Jira Macro.
      3. Perform migration of the Space to Cloud.

      Expected Results

      Macros continue to work.

      Actual Results

      • The macro shows as:
        Unknown macro : 'portfolio-for-jira-plan'
        

      Workaround

      • The macro has a different name on Cloud. On DC / Server, we see the macro's tag as "portfolio-for-jira-plan". However, in Cloud, it is "portfolioforjiraplan".
      • Atlassian can run an update such as the below as a post migration fix:
        UPDATE bodycontent SET body = replace(body,'portfolio-for-jira-plan','portfolioforjiraplan') WHERE body like '%portfolio-for-jira-plan%';
        

              a2a1a504e933 Alan Prado
              llee2@atlassian.com Lenard Lee
              Votes:
              3 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated: