iTop
iTop copied to clipboard
N°824 - Allow OQL JOIN on object ON EventNotification
Add a new object_class field in EventNotification to be used in a future version of iTop
Support PRs review:
- Anne-Cath will ask Vincent if we want to display the "Notifications" tab even when no trigger but existing notifications (code to be done)
- Data migration during setup has been done (mind to reset "previous version " to 3.2 instead of 3.3)
Data migration during might have an impact on the duration of the setup. This impact has to be evaluated and documented.
Functional review: Accepted for 3.3.
There are still tests to do on a huge database (1.5M+ EventNotifications) to anticipate queries duration during the setup; and we are too close to the 3.2 code freeze to manage it. Tests have already be done on a smaller DB (300k EventNotifications), results can be found on the drive under R&D > Studies
@accognet please :
- Change target branch to develop
- "Rebase onto" your branch on develop instead of support/3.2
- Resolve conflicts
- Then you can squash & merge on develop