Active
Project:
UC Conditional Action Import Export
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 21:29 UTC
Updated:
7 Dec 2010 at 22:13 UTC
Importing a predicate into the same installation (eg. copying a predicate) always works. However, when importing the same predicate into a different installation, I randomly (seemingly) get this error.
Comments
Comment #1
mpaler commentedA quick and dirty work around is to make sure to set the pid of the import array to a pid that already exists in the target system. Don't worry, the existing one won't be overwritten. A new one will be generated.
Not exactly clear on why function uc_ca_import_export_import_form_validate validates this way...