On Jul 15, 2017, at 11:00 AM, Lee Baker <[email protected]> wrote:
> Has anyone else had this issue? if so, how did you fix it, or is this just a > bug? Pretty sure it’s a bug. I filled the Paravel guys in on it at NAB (even demonstrated it to them on one of their demo rigs, which was running v2.15.3, IIRC). It’s very easily reproduced: 1) Select two or more carts in RDLibrary which have a value set for YEAR 2) Click “Edit” 3) Modify any value(s) 4) Click OK 5) Note that the YEAR field on all selected carts is now NULL Been watching the changelog for the past couple months, but no fix that I’ve seen. My workaround has been much like yours: dumping the contents of the CART table before making any multi-cart changes, then doing a MODIFY afterwards to undo the damage. (And making frequent automatic database dumps, for when some unsuspecting user innocently changes a bunch of scheduler codes, then calls to ask where all the YEAR entries went!) ----- Keith Thelen Kanabec Systems _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
