One of our users has found an interesting problem.
Suppose we have a parent table, in our case it is an Order table.
This table has a child table called Order Tree.
This Order Tree child table itself has a child table called Materials.
In our application it is possible to plan an order using a task, which is available using a shortcut CTRL+1. Users can acces this task from both the Order table and the Materials table, but the functionality is slightly different for both tables, because of table task parameters that are or aren't filled.If the user is not actively selecting the Materials table, using CTRL+1 will execute the task in the Order table, even if it is not visible as list or form.
Even stranger, I can execute the tasks in our Order table from the Material table, even if they are not present in the Material table. For instance, I can confirm the whole order from the Material table using the shortcut.
Is this behaviour on purpose or did we find a bug?
We are on the Windows GUI version 2021.1.13.0.