Updating ERPNext Healthcare Domain

I’ve testing ERPNext in healthcare Domain, I run the command

sudo bench update --reset

And I got this.

frappe.exceptions.UniqueValidationError: (u'Item Group', u'Laboratory', IntegrityError(1062, "Duplicate entry 'laboratory' for key 'route'"))

I am missing something?

Hi,
I couldn’t reproduce this on my local site with healthcare domain active. Not sure why the items created in setup are getting inserted again on update. Are you on the develop branch?
Thanks

I had that database created on a develop server, And I installed a fresh new production server with the old database.