Skip to content

Invalidate vppSoftware and fleet-maintained-apps cache entries after adding software#41364

Merged
nulmete merged 2 commits intomainfrom
nulmete/invalidate-vpp-and-fma-cache-after-adding-software
Mar 10, 2026
Merged

Invalidate vppSoftware and fleet-maintained-apps cache entries after adding software#41364
nulmete merged 2 commits intomainfrom
nulmete/invalidate-vpp-and-fma-cache-after-adding-software

Conversation

@nulmete
Copy link
Copy Markdown
Member

@nulmete nulmete commented Mar 10, 2026

Related issue: Resolves #41290 (follow-up of #41331 - missed invalidating the App store and FMA lists). Also added a change to refetch all software titles after a Custom Package is added.

Checklist for submitter

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes files for more information.

(Already added as part of the first PR).

Testing

  • QA'd all new/changed functionality manually
Screen.Recording.2026-03-10.at.2.25.42.PM.mov
Screen.Recording.2026-03-10.at.2.26.14.PM.mov

For unreleased bug fixes in a release candidate, one of:

  • Confirmed that the fix is not expected to adversely impact load test results
  • Alerted the release DRI if additional load testing is needed

@nulmete nulmete requested a review from a team as a code owner March 10, 2026 17:30
cdcme
cdcme previously approved these changes Mar 10, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.35%. Comparing base (46f8cf4) to head (e8fdb99).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #41364      +/-   ##
==========================================
- Coverage   66.35%   66.35%   -0.01%     
==========================================
  Files        2480     2480              
  Lines      198581   198583       +2     
  Branches     8884     8772     -112     
==========================================
+ Hits       131775   131776       +1     
- Misses      54904    54905       +1     
  Partials    11902    11902              
Flag Coverage Δ
frontend 54.31% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nulmete nulmete merged commit 54a9160 into main Mar 10, 2026
19 of 20 checks passed
@nulmete nulmete deleted the nulmete/invalidate-vpp-and-fma-cache-after-adding-software branch March 10, 2026 18:00
nulmete added a commit that referenced this pull request Mar 10, 2026
…adding software (#41364)

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #41290 (follow-up of
#41331 - missed invalidating the
App store and FMA lists). Also added a change to refetch all software
titles after a Custom Package is added.

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

(Already added as part of the first PR).

## Testing

- [x] QA'd all new/changed functionality manually



https://github.com/user-attachments/assets/6b6d5410-0cd8-4c60-98e0-9b1b4a86be40



https://github.com/user-attachments/assets/815b85e7-98ac-4178-95cb-8b5f61e8edf7

For unreleased bug fixes in a release candidate, one of:

- [x] Confirmed that the fix is not expected to adversely impact load
test results
- [ ] Alerted the release DRI if additional load testing is needed
nulmete added a commit that referenced this pull request Mar 10, 2026
…adding software (#41364) (#41372)

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #41290 (follow-up of
#41331 - missed invalidating the
App store and FMA lists). Also added a change to refetch all software
titles after a Custom Package is added.

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes

files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

(Already added as part of the first PR).

## Testing

- [x] QA'd all new/changed functionality manually




https://github.com/user-attachments/assets/6b6d5410-0cd8-4c60-98e0-9b1b4a86be40




https://github.com/user-attachments/assets/815b85e7-98ac-4178-95cb-8b5f61e8edf7

For unreleased bug fixes in a release candidate, one of:

- [x] Confirmed that the fix is not expected to adversely impact load
test results
- [ ] Alerted the release DRI if additional load testing is needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FMA or VPP software isn't marked as added until you refresh the page

2 participants