Hi,
I am using JIRA 5.2.10 version, the JSS (Jira Scripting Suite) plugin version is 2.1.3 and "Atlassian JIRA - Plugins - Quick Edit Plugin" version is 1.0.54.
Here the problem is when i tried to quick issue create 'Buil Request' issu type, it is showing the error:
File "/data/jira-data/jss/jython/sys/edit_validator.py", line 16, in <module>
projectObj = issue.getProjectObject()
AttributeError: 'NoneType' object has no attribute 'getProjectObject'
Befor JIRA 5.2.10, the JSS can call the create scripts in issue creation. But now it is first calling edit scripts before issue creation. So we need to modify the create scripts compatible to this changes.
It is the problem with the JSS plugin. When we installed JSS 2.0.0, the problem has been rectified.
Thanks you,
Patina
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.