Closed dcrissman closed 9 years ago
@bserdar, @jewzaam - This is the exception we discussed this morning. I attempt to fix it by adding an auto-generated UUID as _id.
Yes, this masks another bug. So with the latest change we made by not generating _id, we also created a new bug: if _id is required or an identity, the mediator doesn't know _id will be generated by the backend, and fails in constraint validation.
Replaced by https://github.com/lightblue-platform/lightblue-core/issues/489
Closing.
Fixes this exception.