How to find where a workflow is being used

Hello !

After the latest WeWeb update, regarding variables and workflows, the “Find” functionality that was previously available in the context menu on workflows has disappeared.

I’ve activated dev mode and can now copy the workflow ID, but this doesn’t help me identify where the workflow is actually being used throughout my application. I’m not sure how to use this ID to find the workflow’s location and dependencies. This feature was extremely useful, and I used it all the time to track my workflows

Thank you for your help!

It’s not an answer but I agree ! And it would be nice to have access to a workflow/collection/variable ID directly in the “normal” screen (why a “dev” screen is needed ?). Currently, the workaround is to put a collection or variable in a js formula, but not very handy

Hey @Jojo!
Try CMD/CTRL + F, and you should see the Finder panel open at the bottom like so:

Does that help?

It works, thank you very much :smiley: