When a new “ticket” is submitted, I automated adding a new row to “service” table. When the status column on service table is updated, I’d like the status column on “ticket” table be updated as well (technician is working on the service table). I referenced the “service” table and used the referenced column value but the result is blank. Any suggestions?