You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a host uses a hostgroup, which has been renamed of deleted, looking at activity log entries of that specific host, returnes an error and prevents viewing the specific activity log.
Note that this only affects activity log entries, where the host was member of the deleted or renamed hostgroup.
To Reproduce
Create Host A
Create Hostgroup B
Add Host A to Hostgroup B
Deploy the changes
Perform a change on Host A e.g. change its host address and open the specific activity log entry in another tab
Note that there shouldnt be any errors in that new tab, you should be able to see the change that was made
Deploy that change
Rename Hostgroup B to something else or delete it
Look at the activity log entry that was opened in another tab (Step 5)
It should now show an error message "The group 'B' does not exist"
Expected behavior
There should not be any error message viewing activity log entries of hosts with hostgroups that have been renamed or deleted.
You should be able to see the specific change that was made for that activity log entry.
Screenshots
Not applicable, see section To Reproduce
Your Environment
Icinga DB Web version (System - About): 1.1.1
Icinga Web 2 version (System - About): 2.12.1
Web browser: Chrome
Icinga 2 version (icinga2 --version): 2.14.1
Icinga DB version (icingadb --version): 1.1.1
PHP version used (php --version): 8.1.21
Server operating system and version: RHEL 9.4
Additional context
This issue also affects icinga web 2 (the predecessor of icinga db web).
The text was updated successfully, but these errors were encountered:
Describe the bug
If a host uses a hostgroup, which has been renamed of deleted, looking at activity log entries of that specific host, returnes an error and prevents viewing the specific activity log.
Note that this only affects activity log entries, where the host was member of the deleted or renamed hostgroup.
To Reproduce
Expected behavior
There should not be any error message viewing activity log entries of hosts with hostgroups that have been renamed or deleted.
You should be able to see the specific change that was made for that activity log entry.
Screenshots
Not applicable, see section To Reproduce
Your Environment
icinga2 --version
): 2.14.1icingadb --version
): 1.1.1php --version
): 8.1.21Additional context
This issue also affects icinga web 2 (the predecessor of icinga db web).
The text was updated successfully, but these errors were encountered: