AP.confluence.getMacroData does not return any data for nested macros
Description
Environment
None
Activity
Sampada SakpalOctober 4, 2022 at 10:13 PM
That’s great to hear, thanks again for your patience!
I will close this ticket now.
Philip FeldmannOctober 4, 2022 at 3:14 PM
Hi,
this seems to work on our end now. Thank you very much for providing the fix, this is crucial for us!
Best,
Philip
Sampada SakpalOctober 4, 2022 at 2:27 AM
Hi everyone,
Thank you for your patience, the fix for this bug has been released.
I have tested to confirm the AP.confluence.getMacroData
API is now returning data for nested macros.
Sincerely,
Sampada
Sampada SakpalSeptember 19, 2022 at 11:30 PM
Hi everyone,
This ticket is currently in progress, and we working to resolve this bug.
We will let you know once the fix has been deployed and is available to test.
Thanks!
Sampada SakpalSeptember 13, 2022 at 7:02 AM
Great, thanks for the sample! We will provide another update once we investigate the cause and begin working on a fix.
When calling
AP.confluence.getMacroData
for a nested macro (a macro inserted in a bodied macro), the function will not return any data.The same function will return the data correctly when called for the same macro added on the page directly (outside any macro)