Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Errors in project configurator import projects

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


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.

Hi, 

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

 

config final.PNG

@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

@Bipin Nepaldid you resolve this error?

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

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