aharui commented on issue #602: Auto-Generated Code is Duplicate URL: https://github.com/apache/royale-asjs/issues/602#issuecomment-561916060 I spend a few more minutes investigating. I noticed that when using Feasibility/SubCategoryType that a new entry had an empty code field but still generated a unique code, but when I tried a new entry in this AuthorizedPerson setup, I got an Alert saying that a code needed to be specified. It looks like there is a check in dbzSetupList fn_validateRecord() that permits certain ST_DOC_IDs to proceed past this Alert, but AuthorizedPersons DOC_ID is not one of them. This makes me think that the VDI does not have the same dbzSetupList as the one you are using.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
