Skip to content

PMM-15241: Restore update popup snooze using UI-owned duration after settings field removal - #4496

Open
mattiasimonato wants to merge 3 commits into
v3from
PMM-15241-fix-update-popup-snooze
Open

PMM-15241: Restore update popup snooze using UI-owned duration after settings field removal#4496
mattiasimonato wants to merge 3 commits into
v3from
PMM-15241-fix-update-popup-snooze

Conversation

@mattiasimonato

@mattiasimonato mattiasimonato commented Jul 27, 2026

Copy link
Copy Markdown

https://jira.percona.com/browse/PMM-15241

QA: localStorage snooze override

For QA only. Default snooze is still 7 days. To test expiry without waiting:

localStorage.setItem('pmm-ui.dev.updateSnoozeDurationMs', '10000'); // 10s
// Remind me later → wait >10s → refresh → popup should show again
localStorage.removeItem('pmm-ui.dev.updateSnoozeDurationMs'); // reset

@JNKPercona

Copy link
Copy Markdown
Collaborator

@JNKPercona

Copy link
Copy Markdown
Collaborator

API tests have succeded: https://pmm.cd.percona.com/job/pmm3-api-tests/6866/

@JNKPercona

Copy link
Copy Markdown
Collaborator

@JNKPercona

Copy link
Copy Markdown
Collaborator

API tests have succeded: https://pmm.cd.percona.com/job/pmm3-api-tests/6871/

@JNKPercona

Copy link
Copy Markdown
Collaborator

@JNKPercona

Copy link
Copy Markdown
Collaborator

API tests have succeded: https://pmm.cd.percona.com/job/pmm3-api-tests/6877/

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