As Radu Dumitriu closed my question as duplicate without any hint to the question I duplicated and without any hint to as solution - what is not very helpful at all - I repost the question here (why can't I just reopen my original question?)
I want to import data (from polarion) over csv, everything is fine so far, but i can not map the original issue id to any of the available read only custom fields. Regardless what type of read only field I configure, it does not show up on import mapping by the available fields. All other custom fields are there, but non of the read only fields.
OK, sorry, now I found it. But I do not know what I did so that my original posting is here twice... Sorry again.
If you do not get it, what should I do ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just don't get it, sorry. You closed my first post as duplicate, then (as I can't reopen it) I reposted it as I kindly wanted to know where the original is, for which my first post a duplictae shold be. And now you are linking my first post and my repost as the duplicate I'm asking for??? Of corse this is a duplicate... But where is the original question that my first post shold be a duplicta from???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is your duplicate: https://answers.atlassian.com/questions/85146/can-not-map-custom-read-only-fields-read-only-text-field-import-id-bug-import-id-on-import-of-csv-data
of:
Notice that URLs differ. Don't get it personally, I do not know why answers allows this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I suggest you map this field to Issue Id and it will be automatically put into External Issue ID custom field.
JIRA Importers Plugin doesn't allow you to map to any custom field type, only selected custom field types are now recognized and supported and none of the fields you mentioned is supported now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So if I correctly understand you, I do not need to configure any custom field for mapping the original Issue ID, I only need to map it to the default Issue ID (but this is not the JIRA Issu ID, right?) and it will be mapped automaticaly to a read only field with name External Issue ID?
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 what I'm saying.
Actually if Issue ID matches Issue Key of an existing issue in JIRA the issue will be updated - just a friendly warning.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sadly that does not solve my problem.
I need to import project ABC wit Issue ID ABC-1..n and Project XYZ with Issue ID XYZ-1..m to one Jira Project (lets name it NEW) and JIRA must provide the new issue ID NEW 1..x But I stille need a read only reference to the original issue ID ABC-1 ... and XYZ-1 ... . So how can this be done? I'm shure not the first user with this requirement.
Problem is, issue ID ABC-123 gets mapped to NEW-123 and XYZ-123 also gets mapped to NEW-123, but I need them to be different.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As Pawel mentioned, you can mapped it to the issue id field at the mapping screen. For eg.
you have a column in csv file named key stored the ABC-1. So in the mapping screen, just map the 2 field:
key ---> Issue Id
After import, the value of key will stored under External Issue Id automatically.
If that didn't work for you, you may want to let us know what version of JIRA you're using at the moment as well as the JIRA Importers Plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, I mapped it to an ordynary text field, as it seems all read only fields are not supported by jira csv import. imho this is definitly missing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just did a quick test just now and issue id was definitely working except it can be edit. Perhaps the read-only field can be available for all field at the future.
For a workaround, you can try to use JIRA Behaviour Plugin to restrict the field to read-only for certain roles. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.