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.
News, docs, changesets and time activities were not migrated to 2.0.0rc2 (Bug #475)
Description
After 1.3.0 -> 2.0.0rc2 upgrade my list of project activities contains only Wiki and Issues, but there are News, Documents, Changesets and Spent time records.
There were no error messages during the DB migration. New News, Documents, Changesets and Spent time activities are recorded without problem.
Associated revisions
[#475] Set the activity_type on the initial journals
History
Updated by Eric Davis at 2011-06-17 03:30 pm
I'll look into it and see what is going on. My first thought is that the activity stream isn't getting those records.
- Assignee set to Eric Davis
Updated by Eric Davis at 2011-06-17 05:52 pm
The initial journals were not getting the activity_type set, which meant that the Activity pages wasn't loading them.
Fixed the migration in 0daa081 and should be in the next release.
- Status changed from Open to Closed
Updated by Artem Naluzhnyy at 2011-06-17 06:54 pm
Eric Davis wrote:
Fixed the migration in 0daa081 and should be in the next release.
Eric, I thought existent migration scripts should not be changed. Otherwise how to fix a system previously migrated to rc2?
Updated by Eric Davis at 2011-06-17 09:22 pm
Artem Naluzhnyy wrote:
Eric, I thought existent migration scripts should not be changed. Otherwise how to fix a system previously migrated to rc2?
Released migrations shouldn't be changed. 2.0.0 isn't released yet and shouldn't be used in production yet.
Updated by Artem Naluzhnyy at 2011-06-17 09:50 pm
Eric Davis wrote:
Released migrations shouldn't be changed. 2.0.0 isn't released yet and shouldn't be used in production yet.
I see. You'd better clarify somewhere on the Wiki that "ChiliProject RC" is not really a Release Candidate but a potential deadlock for everyone who tries to use it :)
Yes, I saw your "not recommended for use on production" notice. But you should agree, that "not for production" and "blind alley" are not the same.