We have a new page with 2 model sources, and an action button from each source.
When we select the first model 'CyT - DATA HUB', we see the 'UPDATE SUPPLY CHAIN' action greyed out as expected, as it is from another Model, and cannot be pressed.
The action info is correct (highlighted) for the DATA HUB 'IMPORT ORDER' action.
Then we switch to the 'SC 01-05-2025' Model
The action from the DATA HUB is NOT greyed out as expected, and is active BUT now has a different action in the info (highlighted), but the same label.
I am assuming that it uses a #ref for the action, and this happens to be that #ref from the SC 01-05-2025 model.
This will cause issues if the user clicks on the IMPORT ORDER button in error, as it will try to run the incorrect action!!
This is a dangerous hidden issue, with multiple source UX dashboards.
Is there a way to stop this happening?