jumpRef on field not working correctly

I have a table with two journalIds on it; JournalId and CheckJournalId. On the table itself i have the relations setup what i believe is correctly. i have the LedgerJournalId EDT set on both fields. I have a form that lists the entries in this table.

the jumpRef for the JournalID field works correctly but doesn’t for the checkJournalId field. is there a limitation of some sort that limits a duplicate jumpRef at the form level? I have double and triple checked that they are setup in the same way but one works and one doesn’t. the CheckJournalID jumpRef does take me to the ledgerJournalTable form as i expect but it doesn’t appear to be passing the record associated with it. any ideas?