iTop icon indicating copy to clipboard operation
iTop copied to clipboard

N°824 - Allow OQL JOIN on object ON EventNotification

Open accognet opened this issue 10 months ago • 2 comments

Add a new object_class field in EventNotification to be used in a future version of iTop

accognet avatar Apr 05 '24 09:04 accognet

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)

Molkobain avatar Apr 15 '24 12:04 Molkobain

Data migration during might have an impact on the duration of the setup. This impact has to be evaluated and documented.

rquetiez avatar Jun 06 '24 20:06 rquetiez

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

Molkobain avatar Jul 10 '24 07:07 Molkobain

@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

Molkobain avatar Jul 10 '24 07:07 Molkobain