How to move updates made on list view of a table via update sets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 02:55 AM
Requirement: Customize the list view for a particular table ie..(cmdb_ci_business_app). I am on my Dev instance I want to capture this modification in a update set and move it to my Test -> Production instance respectively.
1) Is it possible to capture this in an update set?
2) What is the optimal way to complete this task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 03:02 AM
1. Yes it is possible.
2. Create an update set, select it on the navigation bar.
then go to the list you want to make changes and over any column right click. you will see a context menu and select configure and then select list layout and you can do the changes which will get capture in your update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 03:13 AM
One more question in that.
I need to select one of the views as a default view for the "cmdb_ci_business_app" table form view, and I have to capture it in an update set as well. How can I do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 03:22 AM
Just select your view as default before making any changes to it. You can go to humburger icon and select view then select default view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2023 05:40 AM
Hi @Hrishabh Kumar ,
If I was able to resolve your query, can you mark it correct answer or helpfull.