[wp-meta] [Making WordPress.org] #6875: "Receive notifications by email" feature getting unchecked intermittently
Making WordPress.org
noreply at wordpress.org
Wed Mar 22 02:54:45 UTC 2023
#6875: "Receive notifications by email" feature getting unchecked intermittently
--------------------------+-----------------------
Reporter: mrfoxtalbot | Owner: dd32
Type: defect (bug) | Status: accepted
Priority: low | Milestone:
Component: General | Resolution:
Keywords: |
--------------------------+-----------------------
Changes (by dd32):
* owner: (none) => dd32
* status: new => accepted
Comment:
> I have noticed that this box gets unchecked on my account for no
particular reason.
Do you perform any actions that might trigger it being deactivated? I
haven't been able to find any.
There are two code branches that touch this user meta:
- The notifications admin, in the save_settings action, protected by a
nonce
- The email unsubscribe links, which I've verified to be unique per-user,
but disable ALL of the matcher notification emails (via this checkbox) not
just the specific matcher phrase which the email relates to.
> on my account
To be clear, your account or the notifications account?
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6875#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list