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 ashoat on Sep 23 2024, 10:25 PM. Authored by Tags None Referenced Files
Subscribers
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
|