Skip to content

Commit 011d460

Browse files
committed
Fetch meeting motion display sequential number setting
1 parent 810e232 commit 011d460

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

search.yml

+3
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ motion:
9595
fields:
9696
id: null
9797
name: null
98+
motions_show_sequential_number: null
9899
submitter_ids:
99100
type: relation-list
100101
collection: motion_submitter
@@ -147,6 +148,7 @@ poll:
147148
fields:
148149
id: null
149150
name: null
151+
motions_show_sequential_number: null
150152
tag:
151153
contains:
152154
- topic
@@ -175,6 +177,7 @@ tag:
175177
fields:
176178
id: null
177179
name: null
180+
motions_show_sequential_number: null
178181
content_object_id:
179182
type: generic-relation
180183
fields:

0 commit comments

Comments
 (0)