Hi,
Is there a Tessitura utility of does anyone possess a script to mass delete performances? We have a series of performances we just uploaded that need to be changed. These fields are not changeable in Season Manager, so it will be most efficient to just start over.
They are the only performances in the Production Season and have had no sales. One last thing, we're still running v11.
Thanks for any help!
Ray
Ray - It is important to note that there are several tables affected when creating/deleting a performance. The procedure that deletes performances is tp_delete_performance. You might just run a cursor over this procedure with the performances you want to delete.
However if you are looking for a script to delete performances, likely a script can be built that will update what season manager can't? Just curious.
Hope this helps, feel free to PM me.