Edgewall Software

Ticket #4281 (closed defect: wontfix)

Opened 2 years ago

Last modified 22 months ago

Notifications should be sent only after attachment is uploaded

Reported by: anonymous Owned by: jonas
Priority: normal Milestone:
Component: ticket system Version: 0.10.2
Severity: major Keywords: notification attachment
Cc:

Description

...or after a certain timeout if the user doesn't go through with uploading it.

Otherwise, especially if it may take a long time to upload the attachment, a notified user may view the ticket in a half baked state.

Attachments

Change History

in reply to: ↑ description   Changed 2 years ago by eblot

  • keywords notification attachment added
  • priority changed from high to normal
  • component changed from general to ticket system
  • severity changed from normal to major

Replying to anonymous:

...or after a certain timeout if the user doesn't go through with uploading it.

Notification are synchronous with web requests, so there is no way a time out can be used.

I think this could be considered as a potential duplicate of another ticket: #2259, which requests that a notification is emitted when a file is attached to a ticket.

I'm not sure that delaying the first notification to the attachment completion is reliable enough, I would therefore vote for "duplicate" here.

  Changed 22 months ago by cboos

  • status changed from new to closed
  • resolution set to wontfix

There's no notification sent after an attachment upload (that would be feature request #2259), so I assume you're talking about ticket creation notification.

A ticket gets created right away, even if you select the I have files to attach to this ticket checkbox. By doing that, you simply go automatically to the create attachment page after the ticket has been created, and there's no way we could delay the ticket creation notification to after that second step, which is not bound to ever complete.

Add/Change #4281 (Notifications should be sent only after attachment is uploaded)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.