Kai Schwaiger

Results 19 comments of Kai Schwaiger

For our scenario, the tests should always run against a completely empty, fresh installation of neo4j, which is why the stock configuration is used and even hard-coded. I would recommend...

Currently Structr supports Neo4j (v3.5), has an in-memory driver and an experimental driver for MemgraphDB. The recommended driver for production systems is the Neo4j driver. We are working on improving...

From personal experience I can share that sometimes Mac OS is the culprit. Regular double-quotes `"` are replaced by "smart quotes" `“` which are not supported in StructrScript. Maybe that...

Have a look at our documentation on the built-in OAuth support https://support.structr.com/article/175 I hope this will resolve this issue

Just a heads-up: In the right-click menu in the pages editor there is a new option "Select element" which lets you select an element and right-click another element and move/clone...

Thank you for bringing this to our attention! Even though I can't reproduce it right now. How is the property defined in the Schema? Also, do you mean in the...

could you provide the output of `/structr/rest//ui` for both objects so we can tell if this is an issue in the CRUD or if this is a general problem. Alternatively...

ah, perfect! Reproducible bugs are the best ones. Could you describe a (preferrably small) test case?

That would be awesome! If you could provide a Schema snapshot along with that script it would be most helpful :)

Is this still a problem with the most recent snapshot? If so and you could provide the test case that would help fixing this bug tremendously.