I used Json Importer to import external project issue history. It worked fine with all the history import. However, several JIRA field names showed as:
"issue.field.affectedversions" instead of "Affects Version/s"
"issue.field.fixedversions" instead of "Fix Version/s"
"issue.field.watchers" instead of "Watchers"
All other field names, both JIRA and customfields, are displayed correctly.
Does anyone encounter this or has solution for this issue?
Thanks,
JC
P.S. My JIRA version is 5.2.7
It's a year later, but hope this helps:
print issue.fields.fixVersions
print issue.fields.versions
print issue.fields.watches #doesn't produce the watchers list
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.