ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
[AAJ] Check MailHandler (Bug #402)
Description
MailHandler lines 159-ish: might be calling init_journal too late, after the attributes have been set. Need to test
Related issues
related to Feature #123: Review and Merge acts_as_journalized | Closed | 2011-02-02 |
History
Updated by Eric Davis at 2011-05-13 08:12 pm
Ran the debugger on the unit test, looks like aaj picks up the changes on the issue before init_journal is called so the attributes are still tracked correctly.
- Target version deleted (
2.0.0) - (deleted custom field) deleted (
unstable) - Status changed from Open to Declined