Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
When you have a report which uses a community connector that someone else configured (you are not the owner) when you in the "Data" column/sidebar on the right click on "Add data" -> "Add calculated field", depending on the connection owner it will bring up the the configuration page and not the schema page with the window to create a new calculated field. From testing this only seems to happen in community connectors and not in any native connectors. When trying to pinpoint the issue, it seems a "Reusable" data source was causing less issues than embedded and it only seems to happen if the connection isn't owned by the report editor.
What you expected to happen:
It should bring up the create new calculated field overlay over the schema/fields page (getSchema), not the data source configuration page (getConfig).
Steps to reproduce:
- Make a report and connect a community connector.
- Use a different google account which you have give edit access to.
- In the data column click to create a new calculated field.
- The wrong page opens.
Other information (workarounds you have tried, documentation consulted, etc):
You can navigate to the fields page by clicking "Resources" in the top menu bar -> "Manage added data sources" -> "Edit" beside the data source they want to add a field to -> "ADD A FIELD" in the top right -> "Add calculated field".