My situation is related to the one described here:
But the difference of my case is that:
JIRA version: 5.1.[768]
Behaviours version: 0.5.3
Unfortunately I do not have access to the JIRA logs on the server side, so cannot provide more detailed information on the issue.
I need to use behaviours plugin for many tasks, but the situation with 'getValidators' error is a real blocker for me. I cannot enable plugin and proceed with JIRA customization until I get this issue resolved. I would really really appreciate your help on the matter
Issue has been resolved by disabling behaviours plugin modules hideable-textfield and hideable-textarea
Having the same issue as in JBHV-192, any idea when this will be fixed? Running JIRA 6.0.8 and plugin 0.5.9 and tried 0.5.10 but same error. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Having the same issue as in JBHV-192, any idea when this will be fixed? Running JIRA 6.0.8 and plugin 0.5.9 and tried 0.5.10 but same error. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, that won't help. I will take a look at it at the weekend. I will probably need the behaviour in question as xml - think you can click advanced or edit or something from the behaviours list.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could examine workflow, look for validators.
You could also paste workflow xml here, so we could examine it with you. There is some validator that is missing. If you don't require just delete it, or use different.
In workflow XML valiators are in <validators> </validators> tag. Example:
<validators> <validator name="" type="class"> <arg name="class.name">com.atlassian.jira.workflow.validator.PermissionValidator</arg> <arg name="permission">Create Issue</arg> </validator> </validators>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Without logs it's difficult... maybe you could me a backup of your db. Not sure how else to proceed.
Jamie, what specifically do you want to see in the db dump? I am afraid I cannot share whole database, but I can export some specific tables.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jamie,
Following request has been created: https://jamieechlin.atlassian.net/browse/JBHV-192
it has screenshot and jira logs in attachments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Without logs it's difficult... maybe you could me a backup of your db. Not sure how else to proceed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.