Vote #76116
完了Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible
0%
説明
20150113213922_remove_users_mail.rb Irreversible migration interfers rollback from source (unstable Redmine version) to stable.
Patch resolves this problem:
journals
--------------------------------------------------------------------------------
Change done r14052, without using #update_attribute (triggering model callbacks from migrations is a bad idea).
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------