From e789ed175de0e38c084fd2f37f76411d0dc32e40 Mon Sep 17 00:00:00 2001 From: Ralf Schmid Date: Thu, 17 Oct 2024 10:56:17 +0200 Subject: [PATCH] Changed structure --- install/elasticsearch/indexed-attributes.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/install/elasticsearch/indexed-attributes.rst b/install/elasticsearch/indexed-attributes.rst index 605bcfb..e48c568 100644 --- a/install/elasticsearch/indexed-attributes.rst +++ b/install/elasticsearch/indexed-attributes.rst @@ -50,12 +50,12 @@ Ticket * - article_count - ``1`` - Number of articles within the ticket - * - checklist.name - - ``null``, ``Onboarding employee`` - - Name of the checklist, empty by default - * - checklist.items - - ``Buy hardware`` - - Name of the checklist item + * - checklist + - Contains these attributes: + + - name: ``null``, ``Checklist title`` + - items: ``(array)`` + - Items array contains the text of the items * - close_at - ``null``, ``2021-03-03T14:50:20.673Z`` - First close time, set once