On Wednesday 02 April 2014 16:16:34 Roy Golan wrote:
an upgrade to 3.3 should have run an upgrade script [1] and update all
vms with 6 to 0 (the new internal id of other)
can you run this sql [2] to see if it did ran?
[1] 03_03_0660_alter_os_type_unassigned_to_other.sql
[2] psql engine engine -c "select * from schema_version where script
ilike '%unassigned%';"
The query [2] returns "0 rows"