If two users have a query list that happens to have the same transaction on it. And one of the users deletes the record, the other gets an error.
If term#1 clicks to edit the record and then DELETEs it. Everything is fine with this terminal.
However, if Term#2 clicks to edit/view the record they get an ERROR: java.lang.NullPointerException.