Choice list option deletion is INSERT_OR_UPDATE change to sys_choice table in update set. Does this mean it will recreate deleted choices again if overwritten with a version of the choice list which does not have the choices deleted?
Here is the issue: A developer on our team deleted some choices in a choice list instead of setting them inactive as part of an update which included deleting, modifying, and creating choices in a choice list.We could not move the change to productio...