Page MenuHomePhabricator

[lib] Correct creatorID in DMOp validators to tUserID
ClosedPublic

Authored by ashoat on Sep 23 2024, 10:25 PM.
Tags
None
Referenced Files
F3299525: D13434.diff
Sun, Nov 17, 1:00 PM
Unknown Object (File)
Mon, Nov 11, 7:09 PM
Unknown Object (File)
Mon, Nov 11, 1:22 PM
Unknown Object (File)
Fri, Nov 8, 7:02 PM
Unknown Object (File)
Fri, Nov 8, 7:02 PM
Unknown Object (File)
Fri, Nov 8, 7:02 PM
Unknown Object (File)
Fri, Nov 8, 7:01 PM
Unknown Object (File)
Fri, Nov 8, 2:29 AM
Subscribers

Details

Summary

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

Test Plan

I reviewed all uses of t.String in this file to make sure there were no other cases

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable