You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I like to clone a ticket but things are going wrong when the original reporter is no longer active.
I use the following to set the reporter:
reporter={'name': parent.fields.reporter.name}
The exception that is thrown = The reporter specified is not a user.
I can print the name of the reporter, confirming its existence in the DB:
print("Reporter=%s" % (parent.fields.reporter.name))
Which returns: Reporter=username.contractor
Could somebody please advise what I need to reference to set the reporter in case the user is no longer active?
Hi @Lucas Molenaar ,
Could you specify what version of jira/jsd you are on? A lot of these features including inactive users have changed throughout the versions.
This might be similar to https://jira.atlassian.com/browse/JRASERVER-38412 which has a lot of "affected versions" so it would help to narrow down the issue and hopefully a workaround.
You are absolutely right, forget to mention that:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.