Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2 (Crius)
-
Fix Version/s: 2.2 (Crius)
-
Component/s: Model
-
Labels:None
-
Environment:
Oracle DB
Description
Activiti fails to initialize it's DB tables if there are activiti tables in other schemas (other users already have activity tables in their schemas).
Solution: activiti must not create DB tables automatically. DB scripts should be in config folder with our DB table create scripts.