Skip to content

Commit

Permalink
Merge pull request #147 from bastianjoel/anonymous-change-restriction…
Browse files Browse the repository at this point in the history
…-mode

Change restriction mode of `active_meeting_ids` to `A`
  • Loading branch information
bastianjoel authored Aug 13, 2024
2 parents f968c0c + 96d645c commit 49a736d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ organization:
to: committee/organization_id
active_meeting_ids:
type: relation-list
restriction_mode: B
restriction_mode: A
to: meeting/is_active_in_organization_id
archived_meeting_ids:
type: relation-list
Expand Down

0 comments on commit 49a736d

Please sign in to comment.