Forums

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

Incorrect autoCompleteUrl for Reporter in createmeta REST API call

Ajay Pratap Singh
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!
December 9, 2024

When calling createmeta ( ref API call ), we get the following response for the Reporter field

 

```
"reporter": {
  "required": true,
  "schema": {
  "type": "user",
  "system": "reporter"
  },
  "name": "Reporter",
  "key": "reporter",
  "autoCompleteUrl": "<some_url>/rest/api/2/user/recommend?context=Reporter&issueKey=",
  "hasDefaultValue": true,
  "operations": ["set"]
}
```
When using the `autoCompleteUrl` from above we are not getting all users matching ` issueKey=<some_name>`
Upon replacing the `issueKey` in `autoCompleteUrl` with `query`, all the matching users are returned
Could you please check this?

1 answer

0 votes
Fazila Ashraf
Community Champion
January 6, 2025

Hello @Ajay Pratap Singh 

Welcome to community!

We at community are fellow Atlassian users trying to help each other out. We will not be able to fix the Atlassian bugs or suggestions. 

Would recommend you to raise a bug in https://support.atlassian.com/contact/#/  specific to the reporter autoCompleteUrl problem.

 

Have you tried the workaround in https://jira.atlassian.com/browse/JRASERVER-67958 for Assignee to this Reporter issue ?

Suggest an answer

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

Atlassian Community Events