Hi,
in "My account" on drupal.org (https://www.drupal.org/user/234884/project-issue for the admins) I have some old notifications subscriptions which are "per-issue" instead of "per-project", and I am unable to delete these.
Looking at the code it looks like the links are supposed to only accept projects as argument.
Is there a way I can clean up my "Issue e-mail notifications" page?
Deleting per project notifications works fine.
See the attached image:

The circled issues are namely https://www.drupal.org/node/436868 and https://www.drupal.org/node/291121 and the delete links have the issue number as argument which result in a "Page not found" error. Even deleting the subscription for the whole project relative to these issues does not remove the "per-issue" entry in the "Issue e-mail notifications" page.
Thanks,
Antonio
| Comment | File | Size | Author |
|---|---|---|---|
| Drupal.org-per-issue-notifications.png | 78.89 KB | ao2 |
Comments
Comment #2
drummI'm looking into this. It looks like those are the only two non-projects which anyone has on their notifications. Do you remember how you managed to add them there?
Comment #3
drummI deleted those two rows from the DB any they are gone from your notifications. Please re-open if you know how they might be added again, so we can tighten up whatever allowed that.
Comment #4
ao2 commentedThanks drumm. It's appreciated.
Sorry but I don't remember the exact details about how those subscriptions got added.
It was a long time ago, I think around the time when the explicit "Follow" functionality was being added to the issue tracker (IIRC that was added to avoid those dummy "Subscribe" message people used to post).
Maybe some older version of the issue tracker had allowed to subscribe to issues instead of projects only for a very brief time?
Anyways it is a little strange I was the only one bitten by this problem.
Thanks again,
Antonio
Comment #5
drummThanks for the information. It must have been some bug or misconfiguration when following was added.