← Back to team overview

credativ team mailing list archive

[Bug 903957] [NEW] needless drop of constraints

 

Public bug reported:

IMHO if old and new constraint fields are identical these must not be
dropped (also for performance reasons)

dropped constraint 'mrp_production_name_uniq'. Reason: its definition
changed from 'unique (name, company_id)' to 'unique(name, company_id)'

there are many of them

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/903957

Title:
  needless drop of constraints

Status in OpenERP Server:
  New

Bug description:
  IMHO if old and new constraint fields are identical these must not be
  dropped (also for performance reasons)

  dropped constraint 'mrp_production_name_uniq'. Reason: its definition
  changed from 'unique (name, company_id)' to 'unique(name, company_id)'

  there are many of them

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/903957/+subscriptions


Follow ups

References