ApiLogicServer-src icon indicating copy to clipboard operation
ApiLogicServer-src copied to clipboard

Improper handling of required interferes with adding Parent in Admin App

Open valhuber opened this issue 1 year ago • 0 comments

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. parent required attribute

valhuber avatar Apr 20 '24 03:04 valhuber