-
Notifications
You must be signed in to change notification settings - Fork 53
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
Agile BUG two System info groups - import issue #73
Comments
Any update on this issue? I'm facing it today too. |
Hello, we encountered a same problem today while importing an exported process. We are looking for any assistance or solutions to resolve this issue. Any idea? Thank you. |
Hello, try to rename standard field group on a BUG. There are two groups with name System info and it cause issue. I have renamed them at source DevOps and an issue gone |
Thanks for your proposal. I fixed my issue by switching "overridden": true, from below code:
to false:
This field has been marked as overridden because in source process we hidden this field. I found usefull info in already closed issue - link |
Hello,
I have tried to migrate process, but an error occured.
[VERBOSE] [2022-10-07T07:54:07.263Z] Exception message:VS403113: A group with label 'System Info' already exists in page 'Details'.
Call stack:Error: VS403113: A group with label 'System Info' already exists in page 'Details'.
at RestClient. (C:\Users\lukkuj\AppData\Roaming\npm\node_modules\process-migrator\node_modules\typed-rest-client\RestClient.js:173:31)
at Generator.next ()
at fulfilled (C:\Users\lukkuj\AppData\Roaming\npm\node_modules\process-migrator\node_modules\typed-rest-client\RestClient.js:6:58)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
[ERROR] [2022-10-07T07:54:07.264Z] Import failed, see log file for details. Failed to edit group 'Agile.Bug.Bug.System Info.WideGroup' in page 'Agile.Bug.Bug', see logs for details.
We do not have modified BUG, there are in the parent process two groups with same name.
The text was updated successfully, but these errors were encountered: