I am using Project Configurator Add-ons to export project, but I'm getting an error related to the custom field. how can I fix this issue?
Hello @AKSHAY THAKARE, welcome to Atlassian Community.
Issue Diagnostics
Looks like ProjectConfigurator stumbled over some inconsistencies within your JIRA instance (customfield_10007 seems to be configured somewhere within the displayed workflow but doesn't exist anymore).
"Quick" fix
My personal recommendation for your instance
You should work on a general consistency check and fix for this instance before trying to continue.
In my experience the easiest way to do this is by using Integrity Check for Jira
How can I find custom filed 10007?
I have tried to find it using inspect and also replacing 10104 with 10007 (/secure/admin/EditCustomField!default.jspa?id=10104) but I'm not getting field name.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@AKSHAY THAKARE: Usually i'm not a fan of (too) many extensions within your instance but to investigate on your workflow you could try using https://marketplace.atlassian.com/apps/1214246/admin-toolbox-for-jira?hosting=server&tab=overview
Otherwise just export your workflow as XML and use a text editor to search for the affected customfield(s)
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.