Skip to content

refactor/action-center-refresh [ENG-3414]#7981

Merged
speaker-ender merged 1 commit into
mainfrom
refactor/action-center-refresh-delay
May 5, 2026
Merged

refactor/action-center-refresh [ENG-3414]#7981
speaker-ender merged 1 commit into
mainfrom
refactor/action-center-refresh-delay

Conversation

@speaker-ender
Copy link
Copy Markdown
Contributor

@speaker-ender speaker-ender commented Apr 21, 2026

Ticket ENG-3414

Description Of Changes

Invalidating monitor results after triggering statistics

Code Changes

Steps to Confirm

  1. Perform any actions that might affect the statistics on widgets
  2. Click the refresh button in the top right corner of the screen
  3. Confirm that the refresh endpoint is called and the results and all of the related results are refreshed after completed.

Pre-Merge Checklist

  • Issue requirements met
  • All CI pipelines succeeded
  • CHANGELOG.md updated
    • Add a db-migration This indicates that a change includes a database migration label to the entry if your change includes a DB migration
    • Add a high-risk This issue suggests changes that have a high-probability of breaking existing code label to the entry if your change includes a high-risk change (i.e. potential for performance impact or unexpected regression) that should be flagged
    • Updates unreleased work already in Changelog, no new entry necessary
  • UX feedback:
    • All UX related changes have been reviewed by a designer
    • No UX review needed
  • Followup issues:
    • Followup issues created
    • No followup issues
  • Database migrations:
    • Ensure that your downrev is up to date with the latest revision on main
    • Ensure that your downgrade() migration is correct and works
      • If a downgrade migration is not possible for this change, please call this out in the PR description!
    • No migrations
  • Documentation:
    • Documentation complete, PR opened in fidesdocs
    • Documentation issue created in fidesdocs
    • If there are any new client scopes created as part of the pull request, remember to update public-facing documentation that references our scope registry
    • No documentation updates required

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fides-plus-nightly Ready Ready Preview, Comment May 5, 2026 1:22pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
fides-privacy-center Ignored Ignored May 5, 2026 1:22pm

Request Review

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

Title Lines Statements Branches Functions
admin-ui Coverage: 8%
6.57% (2975/45259) 5.86% (1525/26007) 4.64% (620/13349)
fides-js Coverage: 78%
79.43% (2013/2534) 66.13% (1244/1881) 73.09% (345/472)
privacy-center Coverage: 88%
85.97% (331/385) 81.36% (179/220) 78.87% (56/71)

refactor: more cache invalidation

chore: update changelog
@speaker-ender speaker-ender force-pushed the refactor/action-center-refresh-delay branch from e6f1257 to aa5c33e Compare May 5, 2026 13:20
@speaker-ender speaker-ender changed the title refactor/action-center-refresh refactor/action-center-refresh [ENG-3414] May 5, 2026
@speaker-ender speaker-ender marked this pull request as ready for review May 5, 2026 13:24
@speaker-ender speaker-ender requested a review from a team as a code owner May 5, 2026 13:24
@speaker-ender speaker-ender requested review from jpople and removed request for a team May 5, 2026 13:24
@speaker-ender speaker-ender added this pull request to the merge queue May 5, 2026
Merged via the queue into main with commit 9360bc9 May 5, 2026
51 of 52 checks passed
@speaker-ender speaker-ender deleted the refactor/action-center-refresh-delay branch May 5, 2026 18:01
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.

2 participants