Re: [orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-14 Thread borov333
Bug submitted. On Thursday, October 13, 2016 at 9:51:57 AM UTC-7, Luigi Dell'Aquila wrote: > > Yes, please > > Thanks > > Luigi > > 2016-10-13 18:23 GMT+02:00 : > >> Thanks Luigi. Shall it be filed as a bug? >> >> >> >> On Wednesday, October 12, 2016 at 11:58:33 PM UTC-7,

Re: [orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-13 Thread Luigi Dell'Aquila
Yes, please Thanks Luigi 2016-10-13 18:23 GMT+02:00 : > Thanks Luigi. Shall it be filed as a bug? > > > > On Wednesday, October 12, 2016 at 11:58:33 PM UTC-7, Luigi Dell'Aquila > wrote: >> >> Hi guys, >> >> Ok, it's correct, it "kind of" works because of some internal

Re: [orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-13 Thread borov333
Thanks Luigi. Shall it be filed as a bug? On Wednesday, October 12, 2016 at 11:58:33 PM UTC-7, Luigi Dell'Aquila wrote: > > Hi guys, > > Ok, it's correct, it "kind of" works because of some internal corner > cases, but it's definitely a dirty work around :-D > Anyway, I'll fix the main

Re: [orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-13 Thread Luigi Dell'Aquila
Hi guys, Ok, it's correct, it "kind of" works because of some internal corner cases, but it's definitely a dirty work around :-D Anyway, I'll fix the main problem in next days Thanks Luigi 2016-10-13 7:37 GMT+02:00 : > Hi Oleksandr, > > Interesting, I think it is similar

[orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-12 Thread borov333
Hi Oleksandr, Interesting, I think it is similar or related to that issue of 5703. When I wrapped the whole string into `` characters it worked, or kind of worked. Check this out: orientdb {db=Tetraop}> update #25:0 remove `settings.leads.TempLead.overrideProperties[0]` Updated record(s) '1'

[orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-12 Thread Oleksandr Gubchenko
Is this issue similar to your case? Can you confirm? https://github.com/orientechnologies/orientdb/issues/5703 Il giorno mercoledì 12 ottobre 2016 18:16:28 UTC+2, Oleksandr Gubchenko ha scritto: > > Can you add an insert that you are using to originally create the #25:0 ? > > Thanks. > > Il

[orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-12 Thread Oleksandr Gubchenko
Can you ad an insert that you are using to originally create the #25:0 ? Thanks. Il giorno mercoledì 12 ottobre 2016 17:47:25 UTC+2, boro...@gmail.com ha scritto: > > Hi Michela, here are the schemas starting from the most inner class and up > all the way to account. > > // Property Override

[orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-12 Thread borov333
Hi Michela, here are the schemas starting from the most inner class and up all the way to account. // Property Override create class PropertyOverride extends V create property PropertyOverride.standardProperty STRING (NOTNULL TRUE) create property PropertyOverride.customProperty STRING (NOTNULL

[orientdb] Re: Can't remove embedded list item from 3 levels down

2016-10-12 Thread user . work111
Hi, can you post you schema? I don't understand very well your structure. Regards, Michela -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to