Opened 13 months ago
Last modified 12 months ago
#68357 new enhancement
Trac: extend "My Notifications" to include more things besides just wiki changes
Reported by: | cooljeanius (Eric Gallager) | Owned by: | admin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | trac | Version: | |
Keywords: | Cc: | ||
Port: |
Description
So Trac apparently actually has a "My Notifications" button in the upper left, below the search box: https://trac.macports.org/notification Unfortunately when clicking on it, it shows that it's only there for wiki changes. It would be nice to be able to get more notifications (directly on Trac itself) from other things happening on Trac, such as changes to tickets that I'm interested in, in case I missed the email about it or something.
Attachments (1)
Change History (4)
Changed 13 months ago by cooljeanius (Eric Gallager)
Attachment: | Screen Shot 2023-10-04 at 16.23.40.png added |
---|
comment:1 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)
If Trac has that feature and you know how to enable it in our instance, let us know.
If Trac does not have that feature, you can ask the developers to add it: https://trac.edgewall.org
comment:2 Changed 12 months ago by cooljeanius (Eric Gallager)
I think what I'm actually looking for is now what I've reported in issue 137 against the trac-github plugin: https://github.com/trac-hacks/trac-github/issues/137
Edit: or maybe not...
comment:3 Changed 12 months ago by neverpanic (Clemens Lang)
Type: | defect → enhancement |
---|
The "My Notifications" button is provided by the trac wiki notifications plugin. I'm not aware of a plugin that provides similar functionality for tickets, nor do I think this functionality is present in trac itself.
I'm switching the ticket type to "enhancement" to show that this is a feature request.
screenshot of location of "My Notifications" button