aharui commented on issue #602: Auto-Generated Code is Duplicate URL: https://github.com/apache/royale-asjs/issues/602#issuecomment-562402522 It turns out that balanceCode is working with "____" on a New entry. MaskedTextInput.fullText returns that, but balanceCode processes that into "" and the server apparently thinks that is a duplicate. I don't see any code that would generate a new unique code, but I also don't see any code that would get a new code back from the server either, so I suspect that the user is supposed to fill in a code for validation. balanceCode looks like it will help make the user-entered code valid. I can't type in a new code on the VDI. The MaskedTextInput is not allowing it. I'm investigating why.
---------------------------------------------------------------- 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
