Errors in project configurator import projects

Bipin Nepal July 27, 2022

while trying to merge from one data center to another data center, i exported the dump from one instance  and  tried importing in pther instance  using  import projects , while doing so i encountered following issues:

- i tried verifying source and target version plugins language and all , everything looks the same, i even tried installing Zypher scale and zypher squad as i thought these plugins might me missing and causing errors on target, nothing worked

If anyone have been through this before or can help me suggest an idea please comment on how do i fix this issue.

Out of 61 issues I have posted just 5 here :

Plugin module identified by key "com.atlassian.plugins.atlassian-connect-plugin:com.kanoah.test-manager__test-execution-results-overall" must be installed and enabled.

Plugin module identified by key "com.atlassian.plugins.atlassian-connect-plugin:com.kanoah.test-manager__test-execution-results-progress" must be installed and enabled.

Plugin module identified by key "com.atlassian.plugins.atlassian-connect-plugin:com.kanoah.test-manager__test-execution-results-by-test-cycle" must be installed and enabled.

"Filter rthacker@@Filter for CM Kanban" was not found. This might have been caused by a related error, please check the import tree for missing dependencies or permissions.

Permission "VIEW_AGGREGATED_DATA" was not found. This might have been caused by a related error, please check the import tree for missing dependencies or permissions.

3 answers

1 accepted

0 votes
Answer accepted
Bipin Nepal August 30, 2022


I was able to resolve some of these issues : For this i followed the jira logs and found following error :

Found custom field with values for issues in exported project(s), with id: 10025, name: [CHART] Time in Status and type: com.atlassian.jira.ext.charting:timeinstatus. This field does not exist. Check if its type is defined in a plugin that has been disabled.

Run this query and it works like charm!

Query: delete from customfield where id = 10025;
Hope this helps you.

0 votes
Naresh October 12, 2022

Hi, 

I am getting the below Error while i  "Export project" option in project configurator plugin.

 

config final.PNG

Bipin Nepal October 15, 2022

@Naresh i did not encountered these , i suggest you  post it in their support https://wittified.atlassian.net/servicedesk/customer/portals this is their support portal , hopefully they will give you solutions to it

0 votes
Graham Twine _Slm_
Contributor
August 20, 2022

@Bipin Nepaldid you resolve this error?

I am running into the same issue and cannot find any documentation about it.

Bipin Nepal October 15, 2022

yes @Graham Twine _Slm_ for the permission error  i deselected it and ran import , for the fliter error that might be because the project key was renamed yo need to check the filter query for that filter and see if anything is wrong

for eg if jql is like :_ project in (BA) and blah blah
but the actual project key is BAS then this error comes ,  you can ignore it and try the import as well for this one it works but you need to fix it in the target if you didnt fixed it in source.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events