Could you share a simple way to find out which custom field is through the field ID?
Hi @jovanio_junior,
I find the easiest way to get the custom field is to update the custom field administration URL:
https://yoursitehere.atlassian.net/secure/admin/EditCustomField!default.jspa?id=10070
In this example, you'll be redirected to the administration of custom field with id 10070, so you'll see the custom field name. You just need to update 10070 with any id you'd like to look at.
Hope this helps!
- Manon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent! Was dying to figure this out due to a migration sync error with only a field ID.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @jovanio_junior ,
Here's an article that will help you in this regard:
https://confluence.atlassian.com/jirakb/how-to-find-any-custom-field-s-ids-744522503.html
Hope this helps solves your question!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.