Merge pull request #6189 from reiterl/model_submitter_weight
motion_submitter does not need a default. In the creating a weight is…
This commit is contained in:
commit
ba5bfe1477
@ -1436,10 +1436,7 @@ motion:
|
||||
|
||||
motion_submitter:
|
||||
id: number
|
||||
weight:
|
||||
type: number
|
||||
default: 10000
|
||||
|
||||
weight: number
|
||||
user_id:
|
||||
type: relation
|
||||
to: user/submitted_motion_$_ids
|
||||
|
Loading…
Reference in New Issue
Block a user