Created attachment 1384855 [details] event_streams table results Description of problem: There is no event AWS_EC2_Instance_UPDATE while renaming the instance on EC2 Version-Release number of selected component (if applicable): Version 5.9.0.17.20180116225234_ac8b6f5 How reproducible: 100% Steps to Reproduce: 1.setup a instance on EC2 2. rename it 3. check its timeline Actual results: No event appearing on the renamed VM Expected results: See event on the timeline Additional info: Sometimes there is events for that, sometimes not.
i noticed that on 5.8 source_instance is the old name of the instance (before being renamed), whether on the other provider it is the new name
PR for this BZ https://github.com/ManageIQ/manageiq-providers-amazon/pull/415
Satoe - https://github.com/ManageIQ/manageiq/pull/17160 was made to address spec failures in the manageia-ui-classic caused by https://github.com/ManageIQ/manageiq-providers-amazon/pull/415 and will need backported also.
Julian As per Satoe's question in comment 8 and comment 9, did the problem exist in 5.9 and 6.0? The BZ description states it did *not* yet the PR was made on master and gaprindishvili. Can you clarify so we can put this to bed? Thanks Bronagh
Closing this as its already been verified in two z-streams and has test coverage around it.