I would change the deleted value to be `false` (BIT 0) But I'm not sure, too much time passed :(((
On Thu, 29 Nov 2018 at 20:23, Biswajit Jena <[email protected]> wrote: > Ok, I will check. > But can you confirm if the master rows are ok or it is wrong data. > > ----+---------+----------------+------------+---------------------+------------+ > | id | deleted | fieldvalues_id | name | starttime | > updatetime | > > +----+---------+----------------+------------+---------------------+------------+ > | 1 | NULL | 1541 | conference | 2018-11-29 16:31:58 | NULL > | > | 2 | NULL | -1 | audience | 2018-11-29 16:32:46 | NULL > | > | 3 | NULL | 1542 | restricted | 2018-11-29 16:33:59 | NULL > | > | 4 | NULL | 1543 | interview | 2018-11-29 16:35:59 | NULL > | > | 5 | NULL | -2 | custom | 2018-11-29 16:36:43 | NULL > | > > +----+---------+----------------+------------+---------------------+------------+ > > On Thu, Nov 29, 2018 at 6:51 PM Maxim Solodovnik <[email protected]> > wrote: > >> 3.0.4 was released 2015-02-15 >> Currently it is not supported >> >> It wouldn't be easy to find out what is wrong >> I wiuld recommend to use debugger or to ask for commercial help >> >> On Thu, 29 Nov 2018 at 20:15, Biswajit Jena <[email protected]> >> wrote: >> >>> It is 3.0.4 >>> It was showing list ( 'Conference, Restricted etc, ) but suddenly I >>> backup /restore the data, the list gone. >>> >>> On Thu, Nov 29, 2018 at 6:42 PM Maxim Solodovnik <[email protected]> >>> wrote: >>> >>>> hmmm, >>>> room type schema .... >>>> what version are you referring to? >>>> >>>> On Thu, 29 Nov 2018 at 20:07, Biswajit Jena <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> Please check the screenshot below why room type selection is blank. Is >>>>> there any missing id mapping in schema ? >>>>> >>>>> In my roomtype table, I have following records. I believe it should >>>>> popup there by default, please guide. >>>>> >>>>> ----+---------+----------------+------------+---------------------+------------+ >>>>> | id | deleted | fieldvalues_id | name | starttime | >>>>> updatetime | >>>>> >>>>> +----+---------+----------------+------------+---------------------+------------+ >>>>> | 1 | NULL | 1541 | conference | 2018-11-29 16:31:58 | >>>>> NULL | >>>>> | 2 | NULL | -1 | audience | 2018-11-29 16:32:46 | >>>>> NULL | >>>>> | 3 | NULL | 1542 | restricted | 2018-11-29 16:33:59 | >>>>> NULL | >>>>> | 4 | NULL | 1543 | interview | 2018-11-29 16:35:59 | >>>>> NULL | >>>>> | 5 | NULL | -2 | custom | 2018-11-29 16:36:43 | >>>>> NULL | >>>>> >>>>> +----+---------+----------------+------------+---------------------+------------+ >>>>> >>>>> [image: image.png] >>>>> >>>>> Thanks >>>>> >>>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>> >> >> -- >> WBR >> Maxim aka solomax >> > -- WBR Maxim aka solomax
