Skip to content

Fixes ISSUE-48949: Remove receiving alerts via heartbeat reply.

Heartbeat could optionally receive Alerts to show locally via the HB reply from butler. That mechanism was never really used so remove it as obsolete.

  • Remove supporting code from HeartbeatProcess

  • Remove Alertrule for it from ADRD dataset

  • Remove postscript-* code to add SystemAdmin role to above ADRD entry

    • Very fix-up code from before we had modulescripts for such changes
  • Remove Alert.java & Alert_data.xsql which were only used for this feature. Especially Alert.java class was not generally useful as still assumed primary key values to be an int (instead of UUID's)

  • try-run: https://builds.openbravo.com/job/try-init/1349/console

Edited by Asier Lostalé

Merge request reports