Hey,
When I am importing Custom Field to Jira it is also importing the issues which I don't want is there any work around ?
You can't import values of custom fields to Jira, using the import wizard. That wizard imports only issues. The only way to create/update values for a custom field is by using REST API.
Hey @Alex Koxaras -Relational- ,
There is a way from that we can import custom fields from CSV files, but the drawback is it will create new issues against each custom field value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that's because it's an issue import.
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.
Hi @Fabio Racobaldo _Catworkx_ ,
I am importing via CSV file,
Header: Summary, Custom Field
Row: Test 1, Application A
Row: Test 2, Application B
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.