We recently discovered that some custom values from the set of LimitedValues on ADSAccount.IdentityTypeand ADSAccount.ImportSource where missing in our QA-Stage.
In ObjectBrowser I can see that these columns where changed by "sa" in DialogColumn on several tables (e.g. AADUser, SAPUser, Hardware) at the same time. There where no transports that day and the JobHistory does not contain any entries around that time. No customization and templates onDialogColumn. Updated to 8.1.4 some days before. The mentioned columns are the only ones changed by "sa".
As some custom values for LimitedValues also exist on Hardware.Importsource -this table is not used at all and we can almost say for sure that nobody ever edited this table. We are concerned that this will occur in our Prod stage as well.
Where do these LiimitedValues come from?
Is there some vi-Process or DB-Function setting these values?
What is the logic to fill this list? They seem to be a mix of built-In and custom.