[Dhis2-devs] Uncaught (in promise) Error: Can not add a Model without id to a ModelCollection

2017-07-31 Thread Pooben Dass
Hi Devs We are receiving this error when trying to view the dataelements from the Maintenance App? Any idea why? Version 2,27 build: 5c148f4 Regards Pooben -- *This message and any attachments are subject to a disclaimer published at http://www.hisp.org/policies.html#comms_disclaimer

Re: [Dhis2-devs] Uncaught (in promise) Error: Can not add a Model without id to a ModelCollection

2017-07-31 Thread Nicolay Ramm
Hi Pooben, it's difficult to tell without more details, but this sounds like there may be a problem with your database. You could check if there are any data elements that lack a valid uid. If that doesn't help it would be great if you can create an issue in Jira. Best, Nicolay Ramm Front end d

Re: [Dhis2-devs] Uncaught (in promise) Error: Can not add a Model without id to a ModelCollection

2017-07-31 Thread Pooben Dass
Thank you, Nicolay I will check the db out and let you know. On Mon, Jul 31, 2017 at 11:14 AM, Nicolay Ramm wrote: > Hi Pooben, > > it's difficult to tell without more details, but this sounds like there > may be a problem with your database. You could check if there are any data > elements tha