With RRC Data Types, can I specify users by Repository Permissions?
I'm trying to create three user-oriented attributes:
Requested By
Created By
Reviewed By
These would all by User Data Types, but what I want to do is restrict the users by Repository Permissions. Here's what I'd love:
Requested By - JazzGuests Only
Created By - JazzUsers Only
Reviewed By - JazzUsers or JazzGuests
Alternatively, I'd accept being able to do this along the lines of licenses, Analyst or Contributor.
When attempting to create a data type, the base data type of "user" doesn't seem to allow any other options. I'm hoping I'm missing something.