Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work Item status is coming wrong from JIRA during JIRA export #962

Closed
ankusinha23 opened this issue Jan 11, 2024 · 10 comments
Closed

Work Item status is coming wrong from JIRA during JIRA export #962

ankusinha23 opened this issue Jan 11, 2024 · 10 comments
Assignees

Comments

@ankusinha23
Copy link

ankusinha23 commented Jan 11, 2024

this is the config .. i am configuring mapping for all the status in the config .json
config.json
but during export among all the status only for status Backlog and Unestimated from JIRA is getting properly mapped with azure devops state and migrated properly in azure devops . but for JIRA Status Open,In Progress and Reopened its not working .. during JIRA export itself wrong value od JIRA Stauus which is always Backlog is coming in JIRAVersion object while debugging the code

image
this is the workflow

image
and this is the azure devops workitem state
image

@Alexander-Hjelm
Copy link
Collaborator

@ankusinha23 Hard to say straight away. Your config looks correct. Could be the spelling/casing of the status names?

Please attach the export log as well if possible.

@ankusinha23
Copy link
Author

@Alexander-Hjelm
Copy link
Collaborator

Seems like the link got broken. Try uploading again?

@ankusinha23
Copy link
Author

ankusinha23 commented Jan 11, 2024

@Alexander-Hjelm uploading again
Uploading jira-export-log-240111-155743.txt…
Here is the text snippet
[I][15:57:43] Connecting to Jira...
[I][15:57:43] Retrieving Jira fields...
[I][15:57:44] Retrieving Jira link types...
[I][15:57:45] Export started. Exporting 5 items.
[W][15:57:45] User mapping file 'C:\Temp\JiraExport\users.txt' not found, ignoring mapping user identities.
[I][15:57:45] Initializing Jira field mapping...
[I][15:57:45] Processing 1/5 - 'WECLAPP-28923'.
[W][15:57:46] Specified user 'beretta' does not exist or you do not have required permissions, using accountId 'beretta'
[W][15:57:46] Could not find user 'beretta' identity in user map. Using original identity 'beretta'.
[W][15:57:47] Specified user 'zygalski' does not exist or you do not have required permissions, using accountId 'zygalski'
[W][15:57:47] Could not find user 'zygalski' identity in user map. Using original identity 'zygalski'.
[W][15:57:47] Specified user 'dutcher' does not exist or you do not have required permissions, using accountId 'dutcher'
[W][15:57:47] Could not find user 'dutcher' identity in user map. Using original identity 'dutcher'.
[W][15:57:47] Specified user 'dbilling' does not exist or you do not have required permissions, using accountId 'dbilling'
[W][15:57:47] Could not find user 'dbilling' identity in user map. Using original identity 'dbilling'.
[W][15:57:47] Specified user 'griebenow' does not exist or you do not have required permissions, using accountId 'griebenow'
[W][15:57:47] Could not find user 'griebenow' identity in user map. Using original identity 'griebenow'.
[W][15:57:47] Specified user 'ckeller' does not exist or you do not have required permissions, using accountId 'ckeller'
[W][15:57:47] Could not find user 'ckeller' identity in user map. Using original identity 'ckeller'.
[W][15:57:47] Specified user 'hasselbacher' does not exist or you do not have required permissions, using accountId 'hasselbacher'
[W][15:57:47] Could not find user 'hasselbacher' identity in user map. Using original identity 'hasselbacher'.
[W][15:57:48] Specified user 'JIRAUSER11602' does not exist or you do not have required permissions, using accountId 'JIRAUSER11602'
[W][15:57:48] Could not find user 'JIRAUSER11602' identity in user map. Using original identity 'JIRAUSER11602'.
[W][15:57:48] Specified user 'bergner' does not exist or you do not have required permissions, using accountId 'bergner'
[W][15:57:48] Could not find user 'bergner' identity in user map. Using original identity 'bergner'.
[I][15:57:48] Processing epic parent 'WECLAPP-28915'.
[W][15:57:49] Specified user 'mathar' does not exist or you do not have required permissions, using accountId 'mathar'
[W][15:57:49] Could not find user 'mathar' identity in user map. Using original identity 'mathar'.
[W][15:57:49] Missing mapping value 'Idea pool' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'Idea pool' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'Next Decisions' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'Next Decisions' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'Horizon current' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'Horizon current' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'In Specification' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'In Specification' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'Specified' for field 'status' for item type 'Epic'.
[W][15:57:49] Missing mapping value 'Specified' for field 'status' for item type 'Epic'.
[W][15:57:49] Specified user 'baier' does not exist or you do not have required permissions, using accountId 'baier'
[W][15:57:49] Could not find user 'baier' identity in user map. Using original identity 'baier'.
[W][15:57:49] Specified user 'gbauer' does not exist or you do not have required permissions, using accountId 'gbauer'
[W][15:57:49] Could not find user 'gbauer' identity in user map. Using original identity 'gbauer'.
[I][15:57:49] Processing 2/5 - 'WECLAPP-36044'.
[W][15:57:50] Specified user 'minnich' does not exist or you do not have required permissions, using accountId 'minnich'
[W][15:57:50] Could not find user 'minnich' identity in user map. Using original identity 'minnich'.
[W][15:57:50] Specified user 'nikolai' does not exist or you do not have required permissions, using accountId 'nikolai'
[W][15:57:50] Could not find user 'nikolai' identity in user map. Using original identity 'nikolai'.
[W][15:57:50] Specified user 'braun' does not exist or you do not have required permissions, using accountId 'braun'
[W][15:57:50] Could not find user 'braun' identity in user map. Using original identity 'braun'.
[W][15:57:51] Specified user 'thaqi' does not exist or you do not have required permissions, using accountId 'thaqi'
[W][15:57:51] Could not find user 'thaqi' identity in user map. Using original identity 'thaqi'.
[W][15:57:51] Specified user 'roemer' does not exist or you do not have required permissions, using accountId 'roemer'
[W][15:57:51] Could not find user 'roemer' identity in user map. Using original identity 'roemer'.
[W][15:57:51] Specified user 'jschick' does not exist or you do not have required permissions, using accountId 'jschick'
[W][15:57:51] Could not find user 'jschick' identity in user map. Using original identity 'jschick'.
[I][15:57:51] Processing 3/5 - 'WECLAPP-38550'.
[W][15:57:59] Specified user 'brand' does not exist or you do not have required permissions, using accountId 'brand'
[W][15:57:59] Could not find user 'brand' identity in user map. Using original identity 'brand'.
[W][15:57:59] Specified user 'parab' does not exist or you do not have required permissions, using accountId 'parab'
[W][15:57:59] Could not find user 'parab' identity in user map. Using original identity 'parab'.
[W][15:57:59] Specified user 'klingelhoefer' does not exist or you do not have required permissions, using accountId 'klingelhoefer'
[W][15:57:59] Could not find user 'klingelhoefer' identity in user map. Using original identity 'klingelhoefer'.
[I][15:57:59] Processing 4/5 - 'WECLAPP-40766'.
[W][15:58:00] Specified user 'JIRAUSER11723' does not exist or you do not have required permissions, using accountId 'JIRAUSER11723'
[W][15:58:00] Could not find user 'JIRAUSER11723' identity in user map. Using original identity 'JIRAUSER11723'.
[I][15:58:00] Processing 5/5 - 'WECLAPP-41701'.
[W][15:58:02] Specified user 'schwefel' does not exist or you do not have required permissions, using accountId 'schwefel'
[W][15:58:02] Could not find user 'schwefel' identity in user map. Using original identity 'schwefel'.
[W][15:58:02] Specified user 'sieber' does not exist or you do not have required permissions, using accountId 'sieber'
[W][15:58:02] Could not find user 'sieber' identity in user map. Using original identity 'sieber'.
[I][15:58:02] Export complete. Exported 5 items (0 errors, 54 warnings) in 00:00:18.

@Alexander-Hjelm
Copy link
Collaborator

Same issue with the link, but from the snippet I can tell that you have a lot of unmapped statuses for the Epic issue type.

@ankusinha23
Copy link
Author

@Alexander-Hjelm yes . but currently i m focusing on bug one .. epic still need to work upon and this isusue is coming while bug migration

@ankusinha23
Copy link
Author

@Alexander-Hjelm also wanted to check if its possible to have 2or more JIRA field migrated to one field for example some text fieldin azure devops?

@Alexander-Hjelm
Copy link
Collaborator

@Alexander-Hjelm also wanted to check if its possible to have 2or more JIRA field migrated to one field for example some text fieldin azure devops?

Yes, that's a PRO feature. You can read more about our pro offering here: https://github.com/solidify/jira-azuredevops-migrator?tab=readme-ov-file#jira-azure-devops-migrator-pro

Copy link

github-actions bot commented Feb 5, 2024

This issue is stale because it has been open for 25 days with no activity.

@github-actions github-actions bot added the stale label Feb 5, 2024
Copy link

This issue was closed because it has been inactive for 5 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants