Describe the bug
When running the data inferral job from the admin section, if the page contains a macro that supports only plain text, it's content will be deleted.
Steps to reproduce
Steps to reproduce the problematic behavior:
- You need to have installed the Pro Macro Confluence Bridges application (or use a different macro than confluence_tip that supports only plain text as its content.
- Create a page containing the following content:
{{confluence_tip title="hello"}}
Content
{{/confluence_tip}}
{{task reference="/Tasks/Task_1" status="Done" }}
Test
{{/task}}
- Go to the admin section and trigger the inferring job for the page
- Go back to the page.
Expected behavior
The content of confluence_tip macro remains unchanged.
Actual behavior
The content of the confluence_tip macro is deleted.
Describe the bug
When running the data inferral job from the admin section, if the page contains a macro that supports only plain text, it's content will be deleted.
Steps to reproduce
Steps to reproduce the problematic behavior:
Expected behavior
The content of confluence_tip macro remains unchanged.
Actual behavior
The content of the confluence_tip macro is deleted.