Hello Attlassian,
i crated a new Projekt with an new workflow which have the states from the old ticket system:
in the csv file are following states defiened, all are used:
Neu, Beauftragt, In Bearbeitung, Bewertung, Blockiert, Abgenommen, Erledigt.
After Import all Tickets have the state abgenommen. I did not understand why?
I hope i have explained this Problem understandable.
Workflow as picture:
Import Status from all Tickets:
Please let me know if further information needed.
Thanks for help.
Hi @[deleted],
did you map the status-column in your csv to the status-field in Jira while import? Maybe you can try to check the "Map field value" box on the Mapping-Page of the Import Wizard, then you can do/check the Mapping for each status.
thank you for your reply, yes i have mapped the "status-colum" from my csv-file to the jira.field "Status".
in the configuration backup i can also see that i have mapped this.
--- Konfig Backupfile ---
"state" : {
"jira.field" : "status"
--
and later i can see :
"state" : {
"Beauftragt" : "11021",
"Abgenommen" : "11021",
"Blockiert" : "11021",
"Erledigt" : "11021",
"Bewertung" : "11021",
"Neu" : "11021",
"In Bearbeitung" : "11021"
},
But i havent seen the check page. I will try again und check it out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thank you for your help, that was the problem the mapping site was too full so that i did not saw this part :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted],
don't worry, we are glad if we can help you here. Good to hear that it works now as expected.
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.