Opened 13 years ago
Closed 13 years ago
#11020 closed task (duplicate)
How to only notify on ticket creation
| Reported by: | anonymous | Owned by: | Steffen Hoffmann |
|---|---|---|---|
| Priority: | normal | Component: | AnnouncerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Ryan J Ollos | Trac Release: | 0.11 |
Description (last modified by )
Is it possible in some way to subscribe for notification when a ticket is set in a specific state for a specific component? I would like to setup notification when a ticket is created (new) with a specific component, but I do not want to receive notification for every change made to that ticket after it has been assigned.
i.e. what DefaultCcPlugin did.
Attachments (0)
Change History (5)
comment:1 follow-up: 2 Changed 13 years ago by
| Cc: | Ryan J Ollos added; anonymous removed |
|---|---|
| Trac Release: | → 0.11 |
comment:2 Changed 13 years ago by
Replying to hasienda:
No, this is not possible by now. However I've been working on a major rework to the subscription configuration making use of TracQuery syntax and even its filter editor. Its a pity, that I got distracted by other issues, sorry.
ok thanks for the reply! I'm just happy if you will get the time to add it sometime.
comment:3 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:4 follow-up: 5 Changed 13 years ago by
comment:5 Changed 13 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |



No, this is not possible by now. However I've been working on a major rework to the subscription configuration making use of TracQuery syntax and even its filter editor. Its a pity, that I got distracted by other issues, sorry.