fleet
fleet copied to clipboard
Problem when adding a query to a pack
What version of fleet are you using (fleet version --full)?
fleet - version 2.6.0
What operating system are you using?
RHEL 7.6
What did you do?
I added a query to a pack
What did you expect to see?
In the database, a new entry with all the attributes filled should appear in the scheduled_queries table
What did you see instead?
The entry is created with all the attributes, EXCEPT query_id which is set to null. To "fix it", I have to select the query in the pack and click "Save". Only then the query_id field is set.