If one node gets an alert, later on changes hostname, then gets another alert. The first name is shown on all alert-pages.
Why (I think): Because the db-value [orionDB].[dbo].[AlertObjects].[EntityCaption] (and potentially [RelatedNodeCaption]) is not updated when the nodes caption is changed.
Caption should not be stored in more then one place as it created these kind of mismatches.
Am I right?