atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

Resource.new gets set to false without saving.

Open Polleps opened this issue 5 months ago • 1 comments

When a resource does not exist yet on the server it has the .new property. This property is used for things like save queueing. When saving a child of a new resource it should queue the child and wait for the parent to be saved. But for some reason it says the parent resource.new is false.

Polleps avatar Jun 18 '25 08:06 Polleps

Doesn't reproduce in tests apparently

joepio avatar Jun 18 '25 09:06 joepio