Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-37454

Refactor JIRA Mail Plugin to provide better API for plugin developers

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      I've filed this as a support request, however Oswaldo Hernandez has asserted that this is a bug and should be filed as a bug report, here:
      https://jira.atlassian.com/browse/JRA-30451?focusedCommentId=576712&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-576712

      I'm working on porting a custom email handler that was originally written for JIRA 5.1.6 to JIRA 6.1.7. The plugin compiles just fine, however it crashes at runtime with the following message:

      [INFO] [talledLocalContainer] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.omit.omit.EditHandlerDetailsWebAction': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.omit.omit.EditHandlerDetailsWebAction]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: com/atlassian/jira/plugins/mail/model/HandlerDetailsModel

      Apparently it's not currently possible to include this class in JIRA 6.x.

      Details here as well: https://answers.atlassian.com/questions/265936/plugin-porting-issue-noclassdeffounderror-com-atlassian-jira-plugins-mail-model-handlerdetailsmodel

              Unassigned Unassigned
              93cff0ddbe3f Kenny Ayers
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: