David E. Jones

Results 78 comments of David E. Jones

Why make it more complicated by using different patterns for configuring different things? All it does is make configuration for users more difficult, and documentation look odd because to properly...

This isn't quite correct, some notes: "Name of the master definition applicable." In this case it is the name of the master definition to use for the entity operation in...

The modified files (CommonL10nData.xml and CurrencyData.xml) do not include a list of Vietnam provinces, is there maybe a file missing? Also for the currency, would it be more correct to...

Could you submit this as a patch so I don't have to manually diff? To do this just run something like 'git diff > issue327.patch'. You can also attach things...

I tried it with this patch (from 'git diff') and was unable to reproduce: [MantleUslTestAsyncUser.txt](https://github.com/moqui/moqui-framework/files/7741709/MantleUslTestAsyncUser.txt) If you have a patch or more specific information on how to reproduce please add...

Yes, I tried it with ec.user.userAccount and you can try that as well with a small change to the patch from my last comment. If you want progress on this,...

It looks like the issue is that when the transaction for the async service starts the original transaction has not yet committed so the UserAccount record does not yet exist....

While many deployments have a custom Dockerfile, this default one is used by quite a few and I wouldn't want to make this change without some significant testing. It might...

This would be better to discuss on the mailing list than with an issue on GitHub where very few people see it. What you're talking about might seem like a...

I suppose what you're writing could be interpreted many ways, and I don't know quite what you intend to communicate. There is already a comprehensive framework API that uses the...