-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Major
-
Issue Summary
The JavaScript API is not working in a particular page that can be created by loading the attached space export.
Steps to Reproduce
- Navigate to a Confluence Cloud site.
- Install the app "Table Filter and Charts for Confluence"
- Visit the Import a "Confluence space admin UI": https://example.atlassian.net/wiki/admin/importspace/importconfluencespace.action.
- After being taken to the Jira Macro Repair page (https://example.atlassian.net/wiki/admin/jim-validator/view.action), click the "Start" button.
- Navigate to the imported space: https://example.atlassian.net/wiki/spaces/~409074547/overview
- Navigate to the page titled "Copy of Copy of [obfuscated] - November 2020 - Monthly report"
- Open the browser's dev tools.
- In the console tab of the dev tools, select the app iframe {"extension_id": "com.stiltsoft.confluence.plugin...table-filter.stiltsoft.com".
- Enter AP.user.getLocale(console.log);
- Enter AP.context.getContext(console.log);
Expected Results
At step 9, a locale is logged in the console.
At step 10, the context is logged in the console.
Actual Results
At step 9, a locale is not logged in the console.
At step 10, the context is not logged in the console.
Workaround
None
- PIR - High Priority Action
-
PIR-8747 Loading...