Ticket #1740 (closed enhancement: fixed)

Opened 2 years ago

Last modified 4 months ago

[Trac] Include attachment indicator in email notifications

Reported by: umccullough Owned by: nielx
Priority: normal Milestone: Trac 0.11
Component: Website/Trac Version:
Keywords: Cc:
Blocked By: Platform: All
Blocking:

Description

Currently there there appears to be no email indicator when an attachment is added to a ticket. This causes some people to miss when an attachment is added to a ticket unless a comment stating such is also added.

Would be nice if attachments and their names are also mentioned in the email notifications.

Attachments

test.txt Download (42 bytes) - added by umccullough 2 years ago.
test2.txt Download (48 bytes) - added by umccullough 21 months ago.
Another test to ensure that it's fixed (since I was never able to test before)
USB3_sample2_definitions.diff Download (30.5 KB) - added by nielx 4 months ago.
Test attachment

Change History

  Changed 2 years ago by nielx

  • owner changed from gavin to nielx

Looking into this ...

  Changed 2 years ago by nielx

  • status changed from new to closed
  • version R1 development deleted
  • resolution set to fixed
  • milestone changed from R1 to Trac 0.11

Okay, found something.

 http://trac.edgewall.org/ticket/2259

There is a patch attached, which I will commit to our locally modified Trac 0.11. Marking it as fixed, since this will be included when Trac 0.11 goes live.

  Changed 2 years ago by umccullough

Nice!

Maybe the reason nobody has committed it to Trac yet is because they didn't notice a patch has been attached to that ticket ;)

  Changed 2 years ago by nielx

Well, the official explanation is that it is not generic enough. Anyway, worksforme now :-)

Changed 2 years ago by umccullough

  Changed 2 years ago by umccullough

From your comment, and a quick test, this means the current Trac wasn't patched - and that you're maintaining a newer (not-yet-implemented) Trac 0.11 update where you've applied the patch already?

  Changed 2 years ago by nielx

Yes. There is one crucial bug in trac 0.11beta which is preventing me from using it. But it is indeed fixed in a local repository.

Changed 21 months ago by umccullough

Another test to ensure that it's fixed (since I was never able to test before)

  Changed 21 months ago by umccullough

  • status changed from closed to reopened
  • resolution fixed deleted

Reopening as this is apparently not fixed in the new Trac 0.11RC1 now.

(Preferably fixed issues for website/trac don't get closed until they're actually available to the reporter)

  Changed 21 months ago by nielx

I thought I had this one nailed. Probably one of the code merges of newer Trac installations broke it. I will look into this on Thursday.

  Changed 12 months ago by nielx

  • owner changed from nielx to haiku-web
  • status changed from reopened to new

Reassign to generic owner.

follow-up: ↓ 12   Changed 7 months ago by umccullough

As mentioned in the edgewall ticket above, there's another solution:

 http://trac-hacks.org/wiki/AnnouncerPlugin

Can we test this out?

  Changed 7 months ago by pulkomandy

The rss feed can be used for that. I tend to use it more than mail notifications, actually.

in reply to: ↑ 10   Changed 7 months ago by nielx

Replying to umccullough:

As mentioned in the edgewall ticket above, there's another solution:  http://trac-hacks.org/wiki/AnnouncerPlugin Can we test this out?

I am a bit cautious when it comes to modules that replace a major internal subsystem of Trac. At this point in time, I think it is reasonably safe to say that the next major version of Trac (0.12) will not fix this, but since this release should be sooner rather than later, I actually prefer to wait until the module is ported to Trac 0.12 to test it out.

  Changed 4 months ago by nielx

  • owner changed from haiku-web to nielx
  • status changed from new to assigned

Taking another stab at this one, as it seems it will not be in Trac 0.12.

  Changed 4 months ago by nielx

Implementation finished and tested on a local installation. See  http://hg.haiku-os.org/trac-attachmentnotifier/

I am hoping to roll this change out soon.

Changed 4 months ago by nielx

Test attachment

  Changed 4 months ago by nielx

  • status changed from assigned to closed
  • resolution set to fixed

Deployed (and tested) as of now. Please create a new bug report if you find any issues.

Note: See TracTickets for help on using tickets.