Fleet versions
Web browser and operating system:
💥 Actual behavior
When changing the pinned version of an FMA via the UI, the patch policy does not update to the correct version.
🛠️ Expected behavior
The version in the patch query should be the same as the active installer. If the user is set to download the latest version, the query should follow as well. If the user is pinned to a specific version, then the query should follow that as well.
🧑💻 Steps to reproduce
These steps:
- Create a patch policy for an FMA that has two versions available in a fleet
- Pin the FMA to the older version
- Observe the patch policy still uses the newer version, not the older one pinned to.
🕯️ More info (optional)
The right query to use is stored in the software_installers.patch_query row for the pinned version
Fleet versions
Web browser and operating system:
💥 Actual behavior
When changing the pinned version of an FMA via the UI, the patch policy does not update to the correct version.
🛠️ Expected behavior
The version in the patch query should be the same as the active installer. If the user is set to download the latest version, the query should follow as well. If the user is pinned to a specific version, then the query should follow that as well.
🧑💻 Steps to reproduce
These steps:
🕯️ More info (optional)
The right query to use is stored in the
software_installers.patch_queryrow for the pinned version