Getting error "You do not have the permissions to modify this record" when moving cards in Agile Board > Sprint Tracking (Visual Task Board / VTB)Issue When completing a Story in the Agile Board > Sprint Tracking (or via the Card edit slideout), you see the error: "You do not have the permissions to modify this record" and/or "Invalid update" ReleaseParis+CauseIf you have a custom Business Rule or modified Business rule that runs on BEFORE/UPDATE and performs 'setAbortAction(true);', then the expected error to display in ANY VTB (Visual Task Board*) is to display "You do not have the permissions to modify this record". This is expected behavior - if on any VTB board action, there is a Before Update AbortAction run, you will see the error "You do not have the permissions to modify this record" which comes from the backend javalayer. *Note: this error can display for any VTB - Incident, Agile, etcResolutionThere is no official workaround for this as it is designed behavior