ApiLogicServer-src
ApiLogicServer-src copied to clipboard
Improper handling of required interferes with adding Parent in Admin App
This is a postgres database with a typical parent-required declaration - a customer is required for an order.
The problem is that it is affecting parent insertions, as shown here.