You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: