Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.2 M2
-
Fix Version/s: 3.2 M3
-
Component/s: Event Stream
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
Discovered this when upgrading myxwiki.org, the query fails because hibernate cannot create the collection.
Suspected to be this:
https://github.com/xwiki/xwiki-platform/commit/835d75fcf7e6073a7f65be4d66cf17ebcc5906f6#L5R30
There is no migrator to add the activitystream_events_parameters table so it works on new systems but when upgrading, it fails.