hi,
i have created a custom date called, Commit Date and I want to get the difference between commit date and due date . Can you let me know how this can be built using a jql query
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.