while moving 77 subcategories from dev to test, 2 subcategories are not moved to test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 07:55 AM
Hi Community,
I have created 77 subcategories in sys_choice table and captured those changes in update set.
and i have moved those categories from dev to test, but 2 categories are not moved to test.
Please advise how can i move those 2 subcategories from dev to test, I got collusions error for 1st time moved
I have provided both the screenshots of dev subcategories highlighted and test subcategories
Dev subcategories:
Test Subcategories
Thanks & Regards,
Srinivasu Sagiraju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 08:06 AM
Hello,
To move the remaining two sys_choice there are two ways:-
1) create a new update set recapture those two choices and move the update set.
2) In the filter on the list view add the two choices you want to move and then use export xml on DEV and then go to test and use import xml
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 08:29 AM
Hi @Saurav11,
1. Will it Ok if we move those 2 subcategories from export xml and import xml in Test because i have written record producer script, based on selection these subcategories, incident will auto assign to assignment group
Regards,
Srinivasu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 08:32 AM
Yes, it will be completely fine as xml will just make a exact copy of dev record and nothing will change. Do not worry.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 08:33 AM
I am getting collusions error, Please suggest whether do i need to click "accept remote update set" or "skip remote update".
Regards,
Srinivasu