Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#112 closed (fixed)

Aggregates referenced by ID cause backend to try (and fail) to update the Aggregate

Reported by: sedwards@bbn.com Owned by: somebody
Priority: major Milestone: gmoc.py data submission debugging
Component: Clients Version:
Keywords: Cc:
Dependencies:

Description

Referencing an Aggregate by ID causes the back end to die with the following error:

DBD::mysql::st execute failed: Column 'version' cannot be null at xchange2db3 line 725.
Could not execute statement INSERT INTO aggregate_instantiation (aggregate_id, end_version_id, start_version_id, version, pop_id, organization_id) VALUES (?, -1, ?, ?, ?, ?).

Change History (2)

comment:1 Changed 12 years ago by sedwards@bbn.com

Resolution: fixed
Status: newclosed

Mitch fixed this.

comment:2 Changed 12 years ago by sedwards@bbn.com

By Mitch I mean Kevin.

Note: See TracTickets for help on using tickets.