-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Forge and Connect - Developer Documentation
-
None
-
Minor
Issue Summary:
Atlassian custom content documentation should be updated with the reference of forge:custom-content:search-body.
Searching custom content
Confluence custom content
Steps to Reproduce
N/A
Expected Results
Forge documentation should have reference to following module support
For a pure forge app (no connect migrated stuff)
- use forge:custom-content:search-body
For a pure connect app
- use ac:custom-content:search-body
For a Forge/Connect-on-Forge app (with migrationKey and migratedFromConnect:true custom-content)
- ac:custom-content:search-body will continue to work.
Actual Results
No reference
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available