We're about to add support for conditions in permissions (#2231) and we know already that we want this to primarily be used for conditions on field value access.
In order to do this comprehensively we will want to be able to apply them to ChangemakerFieldValues as well as ProposalFieldValues.
This means we should add permission support for this entity type (right now it's inherited from Changemaker overall)
We're about to add support for conditions in permissions (#2231) and we know already that we want this to primarily be used for conditions on field value access.
In order to do this comprehensively we will want to be able to apply them to
ChangemakerFieldValuesas well asProposalFieldValues.This means we should add permission support for this entity type (right now it's inherited from Changemaker overall)