Liquibase precondition fails for openerp-atomfeed-service because of missing table "event_records"

Description

openerp-atomfeed-service tests fails because of missing "event_records" table.
This is because on another changeset, where the precondition fails: https://github.com/Bahmni/openerp-atomfeed-service/blob/master/openerp-atomfeed-service/src/main/resources/sql/db_migrations.xml#L189

  • this changeset assumes that the "event_records" table exists.

  • the "event_records" table used to be created through the Bahmni odoo modules. which it no longer does.

Solution:

  • create another changeset for creating the event_records through bahmni-erp-connect (openerp-atomfeed-service)

Activity

Show:

Angshuman Sarkar July 4, 2019 at 9:25 AM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Sprint

Fix versions

Priority

Created July 3, 2019 at 3:25 PM
Updated July 16, 2021 at 9:45 AM
Resolved July 9, 2019 at 5:54 AM

Flag notifications