-
Couldn't load subscription status.
- Fork 280
Set Reporter on issue creation or update #428
Unanswered
phillajoie
asked this question in
Q&A
-
Hi, does anyone know if it's possible to set the issue creation to be a different user as the reporter when submitted. Or somehow change it using the update issue function?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Should of looked better "setReporterAccountId" :)
$issueField->setProjectKey("TEST1")
->setSummary("something's wrong")
->setAssigneeName("lesstif")
->setReporterAccountId("XXXXXXXXXXXXXXXXXX")
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment