Actions
Bug #788
closedMissing Involvement Types
Start date:
2016-12-21
Estimated time:
4.00 h
Found in version:
Description
Old involvements (created pre 2.0.0) have no default root type like newer ones. In Event and Actor views some involvements generate notices because they have no type.
Not a great issue since notices are not shown in production systems but should be fixed nevertheless.
Quick solution would be a check if they have a type, but an update SQL which gives typeless involvements the root type would be preferable.
Update:
Fixed in view and not with an update SQL because data could be imported or new types could be added so application should expect "typeless" entries anyway.
Updated by Alexander Watzinger over 7 years ago
- Description updated (diff)
- Status changed from Assigned to Closed
Updated by Alexander Watzinger over 7 years ago
- Found in version changed from 2.3.1 to 2.3.2
Updated by Alexander Watzinger over 7 years ago
- Target version changed from 2.4.0 to 2.3.2
- Found in version changed from 2.3.2 to 2.3.1
Actions