Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,937
Community Members
 
Community Events
184
Community Groups

HOW COMPLETE THE REPORTER PER DEFAULT BY URL HTML ENCONDING

Jorge
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 16, 2023

Hello there,

I would like to have a default configuration to report a Bug for a UAT period.

I would like to complete per default the "reporter" of the issue.

  • In case I report a bug using that URL, the reporter must be myself per default.
  • In case "AA" reports the bug using that URL, the reporter must be "AA

URL:

.../secure/CreateIssueDetails!init.jspa?pid=11101&issuetype=10102&fixVersions=13804&priority=3&labels=UAT&customfield_10001=CDP-1066&assignee=ESE0USP&reporter=¿?¿?

 

Thanks a lot in advance,

1 answer

1 accepted

To set the default reporter for a Jira issue when using a URL to create an issue, you can add the following parameter to the URL: reporter=username Replace "username" with your Jira username. For example, if your Jira username is "JohnDoe", the URL would look like this: .../secure/CreateIssueDetails!init.jspa?pid=11101&issuetype=10102&fixVersions=13804&priority=3&labels=UAT&customfield_10001=CDP-1066&assignee=ESE0USP&reporter=JohnDoe If someone else needs to report the bug and wants to set themselves as the reporter, they can simply replace "JohnDoe" in the URL with their own Jira username. Note that this assumes that the user has permission to create issues in the project and issue type specified in the URL.

Jorge
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 25, 2023

Thanks for your answer, Sarasota Wash.

Suggest an answer

Log in or Sign up to answer