New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-1741
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Bobby McKeown
Reporter: Lauri Siljam?ki
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

EmailHandlers should delete emails from Mailbox only if email is added to JIRA

Created: 26/May/03 03:07 AM   Updated: 09/Nov/05 09:21 PM
Component/s: Services
Affects Version/s: 2.0.2
Fix Version/s: 2.1 Pro, 2.1 Enterprise

Time Tracking:
Not Specified

Environment: Jira 2.0.2 web application, tomcat, mysql
Issue Links:
Reference
 

Participants: Bobby McKeown, Lauri Siljam?ki and Scott Farquhar [Atlassian]
Since last comment: 5 years, 13 weeks, 4 days ago
Resolution Date: 27/May/03 02:19 AM
Labels:


 Description  « Hide
Currently JIRA EmailHandlers, except CreateIssueHandler delete all emails in a POP mailbox, regardless of whether it has been able to add emails to issue comments.

Modify (or add parameter to choose) EmailHandler to:
1. delete emails always (current setup)
2. delete only recognized and successfully processed emails (like CreateIssueHandler)



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Scott Farquhar [Atlassian] added a comment - 26/May/03 08:59 PM
Bobby - can you do this with the other message handlers.