Auto status change to "Under Review"
Show More
@@ -31,7 +31,7 b' class ReportStatService(BaseService):' | |||||
31 | "aggs": { |
|
31 | "aggs": { | |
32 | "reports": { |
|
32 | "reports": { | |
33 | "aggs": { |
|
33 | "aggs": { | |
34 | "sub_agg": {"value_count": {"field": "tags.group_id.values"}} |
|
34 | "sub_agg": {"value_count": {"field": "tags.group_id.values.keyword"}} | |
35 | }, |
|
35 | }, | |
36 | "filter": { |
|
36 | "filter": { | |
37 | "bool": { |
|
37 | "bool": { |
General Comments 4
Auto status change to "Under Review"
You need to be logged in to leave comments.
Login now