Within FME Flow I am using several Deployment Parameters in a multitude of workspaces. When managing those, I would like to be able to see which workspaces and automations are referencing a specific deployment parameter, similar to how you can see within a workspace which transformers are using this deployment parameter.
The reason why? I want to be able to see my impact when
- Updating/altering a deployment parameter → which workspaces and automations do I need to test
- Deleting a deployment parameter → can I delete this deployment parameter or is it still being used?
Currently the only way to see this is to open every single workspace and check which deployment parameters are being used. Or managing a separate list with an overview of all deployment parameters and workspaces + automations.

