The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Way to open Reporter assignment page in Jira data center as similar to AssignIssue!default.jspa?

Way to open Reporter assignment page in Jira data center as similar to AssignIssue!default.jspa?

Digvijay Singh Gehlot
Contributor
August 8, 2024

Hi Community,

I want to know if we are able to open Reporter assignment page as similar to /secure/AssignIssue!default.jspa?id=<page-id> in Jira data center?

Please guide which class we can use for Reporter in jira and/ or what url I can pass to open the Reporter assignment page in jira data center.

Thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Florian Bonniec
Community Champion
August 8, 2024

HI @Digvijay Singh Gehlot 

 

I do not think it's possible to do so in JIRA. You could try by using Script Runner and developing your fragment to have something similar with the Reporter.

Web Item (adaptavist.com)

Regards