Retrieve update sets not workingIssue The Retrieve update sets UI action is retrieving only a small number of update sets from the source instance into the target instance.CauseIf the update sets on the source instance were updated over 90 days ago, they will not be retrieved since the default value of the system property glide.update_set.retrieve_days is 90.ResolutionSetting the value of the system property glide.update_set.retrieve_days to 0 and clearing the cache on the target instance resolves the issue. To resolve: Navigate to sys_properties.listSearch for the property glide.update_set.retrieve_daysOpen the record and update the value to 0.Click Save.