Hi,
This may be asked millions times. However, I cannot find a way to show it. We need an efficient way to check if people is over loads or not.
Thank you very much.
I don't think the package is the problem. Is there some reference to "inversion" in your code? There is the problem the error message is pointing to.
Henning
Hi Henning:
I don't think that there is any inversion in my code
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm referring to this part of the error message "MissingPropertyException: No such property: inversion for class: com.onresolve.jira.groovy.canned.workflow.postfunctionspackage.Script26". This error says, you try to access a property "inversion" in your code. For my adapted post functions, the first line is
package com.onresolve.jira.groovy.canned.workflow.postfunctions
and this works without a problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Question: If I put one groovy script in one transition and then another script in another transtition, does it affect the inversion?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I don't know about what "inversion" you're talking. It's not a property I know of, it's only a word I see in your error message.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's fine. thanks
However, if I set a groovy script in a transition. And then set another script in another transition does it affect the second script by running this type of error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No that wil be fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Hello, this question is for Jamie Echlin"
Ha! I like it Jamie get some special questions addressed just to him :-) .. should make that a tag!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.