Move Perf to Different Title

Hi all!

I built a few performances under the wrong Title in Production Elements. I really don't want to build them again under the correct one - they were kind of a pain the first time!

I noticed there is a prod_season_no value in T_PERF. Does anyone know if it will break things if I simply update that with the prod_season_no that I want? Or is there a better way to move perfs?

Thanks!

Parents
  • I have done this myself.

    Think the only thing to be aware of is if this causes the performances to change Season, then you may need to check t_imp_perf_data (basically the tables used for performance summary stats) as it may have 2 rows for your performance and therefore double count your stats.

    Mark

Reply
  • I have done this myself.

    Think the only thing to be aware of is if this causes the performances to change Season, then you may need to check t_imp_perf_data (basically the tables used for performance summary stats) as it may have 2 rows for your performance and therefore double count your stats.

    Mark

Children