As it says in the title, I noticed that when alerts get triggered on routing neighbors they have a different AlertObjectId in the DB everytime. I'm looking in the AlertHistory table and I see the same (routing neighnor) alert on the same node having a different AlertObjectId, but if I look at a different type of alert (for example node is down) it's the same AlertObjectId whenever it happens on the same node.
I am trying to use these routing alerts to create a report about how much time the links where down and the facts that this Id has a different value every time is quite problematic.