I have a case in confluence cloud where when a page has macros inside the copy contains same macro.
The copied page contains exact same macroId and customContentId and version.
How to workaround this problem in macro editor to be able to use an new macro with same data in the copied page.
Apparently, Atlassian has ongoing changes in editor.
I use AP.confluence.getMacroData & AP.confluence.saveMacro methods.
Same when I use getContext. I see the same information except the pageId that changes for the copied page.
Thanks for your help.
Kind regards,