Skip to content

Commit

Permalink
Merge pull request #21 from jsangmeister/rename-internal-recommendations
Browse files Browse the repository at this point in the history
Rename internal recommendation field
  • Loading branch information
jsangmeister authored Feb 15, 2024
2 parents 734d089 + 542530e commit 8f0bab7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2527,7 +2527,7 @@ motion:
type: relation
to: motion_state/motion_recommendation_ids
equal_fields: meeting_id
restriction_mode: C
restriction_mode: E
state_extension_reference_ids:
type: generic-relation-list
to:
Expand Down Expand Up @@ -2934,7 +2934,7 @@ motion_state:
recommendation_label:
type: string
restriction_mode: A
is_internal_recommendation:
is_internal:
type: boolean
restriction_mode: A
css_class:
Expand Down

0 comments on commit 8f0bab7

Please sign in to comment.