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
Fleet version: (head to the "My account" page in the Fleet UI or run fleetctl --version)
Operating system: (e.g. macOS 11.2.3)
Web browser: (e.g. Chrome 88.0.4324)
🧑💻 Expected behavior
Someone pushed a change in schema/tables/screenlock.yml
I'm working on the same file
I expected their change to be surfaced to users on the app and website (which uses osquery_fleet_schema.json as a source of truth) as I will be surfacing my changes there as well.
💥 Actual behavior
The changes that Mo made are not updated to the app or website
The changes are not reflected because they did not regenerate the osquery_fleet_schema.json after their changes.
See that the change is not surfaced in the UI query tables side panel or on the website docs after saving/merging
More info
This process is not clear and should be clarified in the README. I also fell into the same trap a week ago assuming updating a table here will automatically update the documentation.
Fleet version: (head to the "My account" page in the Fleet UI or run
fleetctl --version)Operating system: (e.g. macOS 11.2.3)
Web browser: (e.g. Chrome 88.0.4324)
🧑💻 Expected behavior
💥 Actual behavior
👣 Reproduction steps
More info