-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Forge and Connect
-
None
-
Minor
-
0
Issue Summary
When using the jiraServiceManagement:portalRequestDetailPanel module, the FIT token context does not include the siteUrl property. For other modules, siteUrl is typically present in the FIT context.
Steps to Reproduce
- Implement a Forge app using the jiraServiceManagement:portalRequestDetailPanel module.
- Inspect the FIT token context provided to the app.
- Observe that the siteUrl property is missing, whereas it is present for other modules.
Expected Results
The FIT token context should include the siteUrl property, as it does for other modules.
Actual Results
The siteUrl property is missing from the FIT token context for this module.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...