Update Fleet-UI.md (#19135)
Added a note to warn UI users against using dot notation for column names in their queries. Closes https://github.com/fleetdm/confidential/issues/6506 (@dherder, please check my interpretation of the issue.) --------- Co-authored-by: Dave Herder <27025660+dherder@users.noreply.github.com> Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
co-authored by
Dave Herder
Rachael Shaw
parent
400c81bab9
commit
1dc53cfa93
@@ -21,6 +21,7 @@ How to create a query:
|
||||
2. Select **Create new query** to navigate to the query console.
|
||||
|
||||
3. In the **Query** field, enter your query. Remember, you can find common queries in [Fleet's library](https://fleetdm.com/queries).
|
||||
> Avoid using dot notation (".") for column names in your queries as it can cause results to render incorrectly in Fleet UI. Please see [issue #15446](https://github.com/fleetdm/fleet/issues/15446) for more details.
|
||||
|
||||
4. Select **Save**, enter a name and description for your query, select the frequency that the query should run at, and select **Save query**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user