Open floegel opened 10 years ago
Might be. A test for this case would be very helpful. https://github.com/midgardproject/midgard-core/tree/master/tests/GIR
Well, would it be helpful if i made a phpt test out of my code or do you think this is an issue with midgard-core? Furthermore, would you be willing to fix the issue if i came up with a respective unittest for midgard-core?
This is midgard-core issue I suspect. And yeah, having core test would help a lot with a fix.
Hi, it seems like the undelete functionality is broken.
I tested the following code:
I would expect the undelete to return true and the metadata_deleted property to be false afterwards. Unfortunately, i get this output instead:
Kind regards