Patch #19233
Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Database | |||
Target version: | 3.0.1 |
Description
20150113213922_remove_users_mail.rb Irreversible migration interfers rollback from source (unstable Redmine version) to stable.
Patch resolves this problem:
Associated revisions
Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible (#19233).
History
#1
Updated by Toshi MARUYAMA almost 8 years ago
- Target version set to 3.0.1
#2
Updated by Jean-Philippe Lang almost 8 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Change done r14052, without using #update_attribute (triggering model callbacks from migrations is a bad idea).
#3
Updated by Jean-Philippe Lang almost 8 years ago
- Status changed from Closed to Resolved
#4
Updated by Jean-Philippe Lang almost 8 years ago
- Status changed from Resolved to Closed