SeedCompany / cord-api-v3

Bible translation project management API
MIT License
18 stars 4 forks source link

Only allow FPMs to edit Project dates if in development #3092

Closed CarsonF closed 6 months ago

CarsonF commented 6 months ago

This is a business constraint that we've always wanted to implement. Now easy with the policy system. The only logical changes of this PR are in the policy.

There's some further refinement as well to only allow editing in the first ~half of development steps. But this also has workflow implications as well, so I'm leaving it stubbed out for now.