Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Track person who created ticket

NoName
Contributor
October 26, 2024

I had assumed that the "Reporter" would be the actual person who reported the issue but I've realized it is not. Since we need to track who created the issues, not who the person is they're reporting for, how can we do that? I know I can go to the history of each ticket but we want this information in a field that shows in the ticket and reportable, however I can't figure out which field it is as none of them make sense.

If the field doesn't actually exist in JSM, how can I then automate a custom field to get populated each time the ticket is created? Again, I do not want the Reporter field, I need the person who created it documented, quickly viewable and trackable. I must be missing something obvious as this is a very basic thing, I am just not seeing it. Can someone please point out what I'm missing?

2 answers

1 accepted

7 votes
Answer accepted
Trudy Claspill
Community Champion
October 26, 2024

Hello @NoName 

There is a field that records who created the issue. It is called Creator. It can be used in filters but it will not display in the issue view.

Refer to the answer on this post for more information.

https://community.atlassian.com/t5/Jira-Service-Management/Creator-field-not-showing-on-issue-view/qaq-p/2427917

Wojciech Wardaszko
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 28, 2024

@NoName 

Since you know it's the creator field you need, you could create a custom user-picker field and populate it with Creator with a Jira Automation rule. Something like this should work:

Trigger: Issue Created

Condition: none necessary, but you could limit the scope of the rule to issue types where this matters, for example.

Action: Edit issue. Field to Edit - your user picker field, I'd call it Creator (proxy) for clarity.
Value: {{issue.creator}} or {{issue.creator.accountID}} if the first one doesn't work.

Cheers!

3 votes
Carla Ann Rowland
Community Champion
October 26, 2024

Look at the ticket history; typically the person created the ticket is listed as the creator so create a filter.

NoName
Contributor
October 26, 2024

Thank you but like I said, I know we can go to the history to find it, however I was looking to have it in the issue view since that's more important than the Reporter field

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events