That one column which data is not logging/coming in audit table is FK (Foreign Key) but I think that should not be the issue bcoz other table triggers have also many FKs and they are referencing to parent tables.
Also,type of trigger (DML Trigger- Insert, update & delete) and logic is identical/same but issue is with one trigger and one column data is not coming in audit table.
Pl.help & give insights on this issue at the earliest. Thanks a lot in advance.