Setting dependencies on batches of shots

Feeling like a feature that used to exist has disappeared, or I’ve forgotten how to do it
I have 100 shots that I want to set basic finish-to-start dependencies on, within the shot. I don’t want the the shots to connect to each other, I only want the dependencies within the shot’s schedule. Can I do this all at once, or do I have to do all 100 one by one?

I swear I used to be able to do this.

Hey @helen.mj - if you’re using Task Templates, you can select multiple Shots and you’ll find some options in the right click menu to edit or reapply Task Templates. I think that you could set or modify the dependencies for multiple Shots this way, maybe that’s what you’re remembering doing in the past?

Thank you for answering!

I’m not using task templates, as we have such a variety of shots and methodologies that the task templates aren’t fit for purpose. I’m just importing the tasks using my own importer macro, then want to link the ones that were imported together

A batch-replace in the browser won’t work… it would link everything to one individual task record. If you import a csv, that should evaluate each task name relevant to your entity. Otherwise, we’ve done similar things with a script or plugin that takes in the desired task name and entity and looks up the specific task record for that name to make that link.