mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
fix: make mapping tags work for overwritten values
This commit is contained in:
@@ -28,7 +28,7 @@ export const fieldmap: ElasticsearchFieldmap = {
|
||||
type: ElasticsearchDataType.keyword,
|
||||
},
|
||||
},
|
||||
ignore: [],
|
||||
ignore: ['global'],
|
||||
},
|
||||
sortable: {
|
||||
default: {
|
||||
|
||||
Reference in New Issue
Block a user