Custom Query (332 matches)
Results (154 - 156 of 332)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#113 | fixed | can't set informations (owner, version, milestone, ...) via email if email is empty | bas | winnie@… |
Description |
Hey, It's currently not possible to set this informations (via Subject line) if the emailbody is empty.. if this is the case a notification email is send with the correct information is set but the informations on the webpage are not updated. |
|||
#115 | fixed | Imported tickets have resolution set to fixed even though status is new | bas | planktr@… |
Description |
When email is imported, the tickets have resolution set to "fixed" even though status is "new". The resolution remains "fixed" unless the ticket is closed with a different resolution. I have set the following parameter in the email2trac.conf to try to force no value to be used for resolution but it did not work: default_resolution : |
|||
#116 | fixed | email2trac to also serve blogs | bas | lucas.eisenzimmer@… |
Description |
Hi Bas, I have been playing around in order to creating/updating blog posts provided by the FullBlogPlugin. See the code attached. What do you think? The distinction between tickets and blog posts is not satisfying at all, and the dependencies are also not processed yet (meaning that it should still work if the FullBlogPlugin is not installed). Cheers, Lucas |