Forums

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

RaiseOnBehalfOf works only once — subsequent requests create tickets under Admin account

Ankit Ojha
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!
November 3, 2025

Hi everyone,

I’m using the Jira Service Management REST API to create tickets on behalf of users.

Here’s the sample payload I’m using:

{
"serviceDeskId": "xyx",
"requestTypeId": "xyz",
"requestFieldValues": {
"summary": "test summary",
"description": "testDescription"
},
"raiseOnBehalfOf": "user's email/Account Id"
}

For the first request, the ticket gets created correctly on behalf of the user.


However, if I try creating another ticket (using the same raiseOnBehalfOf user), Jira creates it under the Admin account instead of that user.

1 answer

1 vote
Marc -Devoteam-
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.
November 4, 2025

Hi @Ankit Ojha 

Welcome to the community.

What steps are you making, is this a manual action or via an automation rule.

Please provide some more context.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events