Need to make bulk edits to all tasks?

Although there is a bulk edit API script floating around.

I made it an official UI method.

You can bulk edit all tasks.

The UI is very spartan, and you are given the actual internal data names.

So its one step easier to edit than hitting the API, however there is no data validation etc

So you can break tasks if do it wrong!

However, a backup of your database is taken before any edit operation, so if you do mess things up.

Its easy to restore back.