[PR #78] IncludePotentiallySupersededUpdates in agents reporting of windows updates #111

Open
opened 2026-03-14 01:39:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/rmmagent/pull/78
Author: @rabsym
Created: 3/10/2026
Status: 🔄 Open

Base: developHead: develop


📝 Commits (1)

  • a7353cc Take into account IncludePotentiallySupersededUpdates in agents reporting of windows updates

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 agent/wua_windows.go (+9 -0)

📄 Description

This PR take into account IncludePotentiallySupersededUpdates in agents reporting of windows updates.

The IUpdateSearcher::IncludePotentiallySupersededUpdates method sets whether the results include updates that are superseded by other updates in the search results.

This default to true so agent reports missing patches that have been superseded by newer patch versions/revisions.

More info and deeper explanation in this issue:

https://github.com/amidaware/tacticalrmm/issues/2433

Maybe interested in doing it through a parameter to enable/disable this workaround?

Thanks


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/rmmagent/pull/78 **Author:** [@rabsym](https://github.com/rabsym) **Created:** 3/10/2026 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`a7353cc`](https://github.com/amidaware/rmmagent/commit/a7353ccb4400634deb6a0b3891a1bc3ce88347a5) Take into account IncludePotentiallySupersededUpdates in agents reporting of windows updates ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `agent/wua_windows.go` (+9 -0) </details> ### 📄 Description This PR take into account IncludePotentiallySupersededUpdates in agents reporting of windows updates. The IUpdateSearcher::IncludePotentiallySupersededUpdates method sets whether the results include updates that are superseded by other updates in the search results. This default to true so agent reports missing patches that have been superseded by newer patch versions/revisions. More info and deeper explanation in this issue: https://github.com/amidaware/tacticalrmm/issues/2433 Maybe interested in doing it through a parameter to enable/disable this workaround? Thanks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rmmagent#111
No description provided.