- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 05:59 AM - edited 11-12-2024 06:21 AM
Hello Team,
We have recently(6months back) implemented ITSM for one of the client and our query related to change management we have earlier tree picker when selecting location on the change record and now customer requesting to change to list instead of tree picker and our question is there any big impact changing this attribute?
Thanks,
Nagesh Kavala
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:14 AM
tree picker is just an attribute on reference field.
if you remove the attribute and field type is same then no impact.
Just that they won't see the hierarchy while selecting the values.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 06:27 AM
is that an OOB field or custom one?
I would suggest not to change the field type for that field as it will clear data from records of CHG.
If it's still in DEV and field not migrated to higher environment then go ahead and change field type if system allows.
If this field is migrated already to UAT or higher environment then create another list field and store the value from reference to list field via 1 time scheduled job and deactivate the reference field
Please discuss this approach with your customer as well
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:09 AM - edited 11-12-2024 08:10 AM
thanks for the comments on my post sorry for the confusion and we are not changing field type here.
Customer just wants while searching location the details appearing as a tree picker instead of the his looking for the list display for reference field. So our question if we change the pick list from tree picker to list any high impact or any issues?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:14 AM
tree picker is just an attribute on reference field.
if you remove the attribute and field type is same then no impact.
Just that they won't see the hierarchy while selecting the values.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:42 AM
so there is no impact on any other place right(like scripts, reporting and other places)?