Re: deletion of objects in relationships?

2022-02-26 Thread ocs--- via Webobjects-dev
Ha! Indeed, thanks a lot: having added extra logs I've found what I stupidly overlooked for a long long time, i.e., that I've switched relationships and have set Nullify for the one which does not have an iverse, and NoAction to the one which does. That explain essentially all the problems. (Hm

Long shot

2022-02-26 Thread Gino Pacitti via Webobjects-dev
I’m a wo developer but this current project was spring boot containerised and running on Kubernetes through google cloud. Does anyone have any experience of Docker and running containerised apps through google platform? Sorry if wrong place to post this … __