I was unable to import/remove database services due to duplicate collection error(appeared when I viewed the error 500 from developer tool of browser). How can I resolve this problem?
I was unable to import/remove database services due to duplicate collection error(appeared when I viewed the error 500 from developer tool of browser). How can I resolve this problem?
For more detail, below is the respond from browser:
{"status":"error","id":6189738,"error":"Duplicate field collections\n---- Debugging information ----\nfield : collections\nclass : com.exadel.tiggzi.model.xstream.element.metadata.Database\nrequired-type : com.exadel.tiggzi.model.xstream.element.metadata.Database\nconverter-type : com.thoughtworks.xstream.converters.reflection.ReflectionConverter\nline number : -1\nclass[1] : java.util.ArrayList\nconverter-type[1] : com.thoughtworks.xstream.converters.collections.CollectionConverter\nclass[2] : com.exadel.tiggzi.model.xstream.element.metadata.Metadata\nversion : null\n-------------------------------"}
Hi Kent -
Could you please share this project with us and specify its name and steps how to reproduce this issue.
Okay, could you please show me the way to share the project with you?
Hello Kent,
This link should help:
https://devcenter.appery.io/documenta...
Hi Evgene,
Thanks for helpful link. I shared my project with support. Please take a look and help me resolve the problem. Thanks in advance.
Hi Kent - Please specify the name of your app.
Is the name of app is "Deli"? -- please specify which service name you can't delete?
Yes, it's name of app is "Deli". All services in service folder can't be deleted. I can't import new database services also.
For more detail, when you click delete a service, it disappear on screen, but'll appear again when I close then reopen the project.