Find field name when I have the ID

Eran Roiter
Contributor
December 26, 2024

Hi all,

How i can find the field id name when i know the id ?

It is not a custom id (10014 )

 

Thanks ! 

3 answers

2 accepted

1 vote
Answer accepted
Rilwan Ahmed
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 26, 2024

Hi @Eran Roiter ,

As informed by @Manoj Gangwar , it is "Epic Link" system field. You can find all your field details by running the rest api in your browser and search with the ID.

https://<yourdomain>.atlassian.net/rest/api/2/field

image.png

0 votes
Answer accepted
Manoj Gangwar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 26, 2024

Hi @Eran Roiter,

If you have site admin permission then you can check it.

Go to settings> Issues> Custom fields> edit any existing field and then replace the ID.

0 votes
Łukasz Modzelewski _Lumo_
Atlassian Partner
December 26, 2024

My favourite method available to everyone is just use of the JQL:

  1. use any filter or search for any issues 
    1. use JQL view
    2. use List view
  2. add column to display your desired field
  3. hover over column and order by this column
  4. watch the change in JQL -> now your custom field was added as ordering option

order by field.png

Eran Roiter
Contributor
December 26, 2024

Thanks for your answer,
how can i add the column if i don't know which one is it ? 

I don't think its a custom field.


image.png

Thanks 

Manoj Gangwar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 26, 2024

@Eran Roiter it is an Epic Link system field, for my instance, you can check for yours if you have admin privileges on your instance.

Like # people like this
Łukasz Modzelewski _Lumo_
Atlassian Partner
December 26, 2024

when you start typing the field the JQL will suggest the correct field.

Zrzut ekranu 2024-12-26 124720.png

but the answer from @Rilwan Ahmed is faster, and with some browser extensions it looks human friendly

Zrzut ekranu 2024-12-26 124959.png

Suggest an answer

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

Atlassian Community Events