Mark Fortner wrote: > It's fairly simple to create a mailto form that captures a minimal > amount of information and generates a JIRA issue. > http://www.atlassian.com/software/jira/docs/v3.13/issue_creation_email.html > > I would definitely "put in an issue" with the Atlassian folks though, > if you want them to have a standardized simple interface for > non-technical users. They've always been pretty open to change in the > past. > > Mark I'd add that as JIRA exposes its own APIs, it is not complex at all to write a very small adapter with a simplified web interface. In the past two years, two customers did this (with a web client the former and an embedded Swing dialog the latter).
-- Fabrizio Giudici - Java Architect, Project Manager Tidalwave s.a.s. - "We make Java work. Everywhere." weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog [email protected] - mobile: +39 348.150.6941 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
