In the page settings of the Application Builder I have a Path parameter called “inventarnr”.
I use this parameter in the Data source (e.g. getting a single row.)
If I change the name of the Path parameter within the page settings from “inventarnr” to something else (like “inventarID”) the Data Source does not automatically update. The Data Source still wants to use the old parameter “inventarnr” which no longer exits so it shows an error.
I understand what’s happening, but I expected Baserow to take care of these changes in the background, as it does in many other places successfully.