Skip to content

Commit ba69518

Browse files
committed
Adding space id to report template
1 parent 19e18a9 commit ba69518

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

x-pack/plugin/core/template-resources/src/main/resources/[email protected]

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@
8282
"status": {
8383
"type": "keyword"
8484
},
85+
"space_id": {
86+
"type": "keyword"
87+
},
8588
"parent_id": {
8689
"type": "keyword"
8790
},

0 commit comments

Comments
 (0)