I noticed that I accidentally used t.String here instead of tUserID. I had copied the entry validators, which also had the issue.
Depends on D13433
Differential D13434
[lib] Correct creatorID in DMOp validators to tUserID Authored by ashoat on Sep 24 2024, 5:25 AM.
Details I noticed that I accidentally used t.String here instead of tUserID. I had copied the entry validators, which also had the issue. Depends on D13433 I reviewed all uses of t.String in this file to make sure there were no other cases
Diff Detail
|