Feature #35189
closedNew email notification option "For any event on my bookmarked projects"
0%
Description
For now, if you want to be informed about all events of a huge projects portfolio, I have to update the list behind "For any events of the selected projects only..." quite often.
It would be really great if we can receive all notifications of the bookmarked projects adding a new option in the notification option list : "For any events of my bookmarked projects only..."
Files
Related issues
Updated by Marius BĂLTEANU over 3 years ago
- Target version set to Candidate for next major release
Nice ideea, indeed.
Updated by Mizuki ISHIKAWA over 3 years ago
- File feature-35189.patch feature-35189.patch added
- File screenshot.png screenshot.png added
I wrote a patch to add this feature.
Updated by Go MAEDA over 2 years ago
- Target version changed from Candidate for next major release to 5.1.0
Setting the target version to 5.1.0.
Updated by Go MAEDA about 1 year ago
- File feature-35189-v2.patch feature-35189-v2.patch added
- Target version changed from 5.1.0 to 6.0.0
I think the most similar existing notification option to the new option that the patch implement is "For any event on the selected projects only..." (internal name: "selected"), so I suggest changing the internal name of the option from "only_bookmarked_projects" to "bookmarked".
Here is an updated patch.
Updated by Go MAEDA about 1 year ago
- File feature-35189-v3.patch feature-35189-v3.patch added
Updated the patch to remove repeated code from User#update_notified_project_ids.
Updated by Marius BĂLTEANU about 1 year ago
- File feature-35189-v3.patch added
@Go Maeda, what do you think about the reworked attached patch? I tried to simplify the code a little bit.
Updated by Marius BĂLTEANU about 1 year ago
- File deleted (
feature-35189-v3.patch)
Updated by Marius BĂLTEANU about 1 year ago
- File feature-35189-v4.patch feature-35189-v4.patch added
Updated by Marius BĂLTEANU about 1 year ago
- Assignee set to Go MAEDA
@Go MAEDA, I'm assign you to review the patch and to commit it if the changes are ok.
Updated by Go MAEDA about 1 year ago
- Subject changed from New email notification option - events of my bookmarked projects to New email notification option "For any event on my bookmarked projects"
- Status changed from New to Closed
- Resolution set to Fixed
Committed the patch. Thank you.
Marius BALTEANU wrote in #note-6:
@Go Maeda, what do you think about the reworked attached patch? I tried to simplify the code a little bit.
Thank you for improving the patch!
Updated by Marius BĂLTEANU 11 months ago
- Related to Defect #39854: "For any event on my bookmarked projects" option not sending notifications for non-member bookmarked projects added
Updated by Marius BĂLTEANU 10 months ago
- Assignee changed from Go MAEDA to Marius BĂLTEANU
- Target version deleted (
6.0.0) - Resolution changed from Fixed to Wont fix
I've reverted the changes added here after we agreed that handling notifications based on the bookmarked flag is not the best ideea (please see the discussions from #39854).
We will improve the notification settings to allow users to easier watch projects (including public projects).
Updated by Holger Just 8 months ago
- Has duplicate Feature #15542: "For any event on the selected projects only" as a star on project overview added