Page MenuHomePhabricator

[lib] Correct creatorID in DMOp validators to tUserID
ClosedPublic

Authored by ashoat on Mon, Sep 23, 10:25 PM.
Tags
None
Referenced Files
F2844235: D13434.id44507.diff
Sun, Sep 29, 7:18 PM
F2842327: D13434.id44468.diff
Sun, Sep 29, 1:22 PM
F2841264: D13434.id44457.diff
Sun, Sep 29, 10:01 AM
F2838379: D13434.diff
Sat, Sep 28, 10:09 PM
Unknown Object (File)
Sat, Sep 28, 5:40 PM
Unknown Object (File)
Sat, Sep 28, 4:28 PM
Unknown Object (File)
Sat, Sep 28, 3:20 AM
Unknown Object (File)
Wed, Sep 25, 1: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
No Lint Coverage
Unit
No Test Coverage