Project:
| View Revisions: Issue #22717 | [ Back to Issue ] | ||
| Summary | 0022717: When updating to MP18 or higher, update.database fails when user1 and user2 were implemented | ||
| Revision | 2013-01-02 16:51 by jonalegriaesarte | ||
| Description | When updating to MP18 or higher, update.database fails when user1 and user2 were implemented. If the environment had and implementation in old user1_id and user2_id fields, the update.database fails, because the implementation of user1_id and user2_id has changed and there are constraints defined in these columns, referencing user1 and user2 tables. At least, there should be a build validation, giving a warn to fix the data before updating. |
||
| Revision | 2013-01-02 16:51 by jonalegriaesarte | ||
| Description | When updating to MP18 or higher, update.database fails when user1 and user2 were implemented. If the environment had and implementation in old user1_id and user2_id fields, the update.database fails, because the implementation of user1_id and user2_id has changed and there are constraints defined in these columns, referencing user1 and user2 tables. At least, there has been a build validation, giving a warn to fix the data before updating. |
||
| Copyright © 2000 - 2009 MantisBT Group |