Hi community !
I have to import many projet to Jira with CSV.
Among issues I got Old users as reporter. I don't want create this users in my Jira instance.
How can I import only active User ?
I thought to use CSV configuration file to like that :
"Créé par" : {
"jira.field" : "reporter",
"userChanged" : "false",
"manualMapping" : "true"
},
"config.value.mappings" : {
"Créé par" : {
if "User active 1" : "New Login User 1",
"User active 2" : "New Login User 2",
else "*" : "Migration"
}
}
I got the liste of users. But I don't have any result with that solution, cause ok "*"
Maybe their is a better one.
Hi Boris,
Why not create an admin user or "old projects user" or something to that effect. And then import them under that user?
Hi, thank you John !
Two reasons... first I didn't thought about that ^^
Second I would be more efficient with less chance of mistake (I need to do manual entry).
If their is no other solution, I will do it.
Thanks again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.
Get Certified! ✍️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.