Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete remembered archived only for one specific site when a site is deleted #16216

Merged
merged 1 commit into from Jul 17, 2020

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Jul 16, 2020

Noticed this while looking at #16204

When deleting idSite 11, then it would do basically delete from option where option_name like '%report_to_invalidate_11%

But this would also delete entries like 111, 112, etc.

…deleted

Noticed this while looking at #16204

When deleting idSite 11, then it would do basically `delete from option where option_name like '%report_to_invalidate_11%`

But this would also delete entries like `111`, `112`, etc.
@tsteur tsteur added the Needs Review PRs that need a code review label Jul 16, 2020
@tsteur tsteur added this to the 4.0.0 milestone Jul 16, 2020
@diosmosis diosmosis merged commit 8b66403 into 4.x-dev Jul 17, 2020
@diosmosis diosmosis deleted the archiveinvalidateidsite branch July 17, 2020 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants