-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Forge - App UI Web
-
None
-
Severity 3 - Minor
-
S
Issue Summary
This is related to the Forge bridge View object. When calling the getContext() function from Jira and Confluence modules, the response contains more properties than the Interface (and documentation).
The following properties are returned and not included in the Interface:
- environmentId
- environmentType
- theme
- surfaceColor
Steps to Reproduce
- N/A
Expected Results
All returned properties are included in the Interface
Actual Results
Not all returned properties are included in the Interface
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available