Crash when press Configure button

Issue #370 resolved
Volodymyr Krupach created an issue

JIRA v.5.2

Error creating bean with name 'jira.timesheet.plugin.configuration.ConfigurationAction': Unsatisfied dependency expressed through constructor argument with index 0 of type [jira.timesheet.plugin.configuration.ConfigurationService]: : No unique bean of type [jira.timesheet.plugin.configuration.ConfigurationService] is defined: Unsatisfied dependency of type [class jira.timesheet.plugin.configuration.ConfigurationService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [jira.timesheet.plugin.configuration.ConfigurationService] is defined: Unsatisfied dependency of type [class jira.timesheet.plugin.configuration.ConfigurationService]: expected at least 1 matching bean

Comments (6)

  1. Log in to comment