Update sets - Figuring out the change its actually making
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2015 04:54 AM
My update set contains a "sys_ui_list_sys_script_null" Business Rule [sys_script] - Modification, apparently.
However I don't recall making any changes to such a thing.
I tried pasting the payload into a XML viewer so its easier to view, but it's not too clear even then.
E.g. one action is: INSERT_OR_UPDATE on name element.
However it's not clear what the actual change is.
I guess since update sets contain the FULL RECORD, the XML will contain a lot of information not relevant to my task (of finding the ACTUAL change) - E.g. all the fields that didn't change aswell(Is this correct?).
Whats the best way to view the ACTUAL change? If i click "compare to current" in the bottom left of the update set, it doesn't highlight any changes. If that's the case, why is it in my update set?
Thank you for your time,
Chris.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2015 04:57 AM
I think I realize the "compare to current" is probably useless on dev, since I'm comparing my configured record(in the instance) to itself(in the update set) as its not yet moved to production.
It's only of use when i copy it to production/other environment, is that correct?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2015 05:07 AM
Hi Chris,
You can still use it on dev to check the difference between two version on any components.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2015 05:02 AM
Go to Customer Update in the Update Set -> Do "Show Related Record" -> That should show you the change made.
Let me know if that helps!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2015 05:03 AM
Can't you open the update set in the source instance, right click on the update in 'customer updates' related list and click show related record?
You can decide if its needed or not and can delete it if not required. Later, export the updateset and move it to the target instance.