flex-pgum
flex-pgum
# BUG REPORT INFORMATION ### Prerequisites > The opened issue, must be code related. GitHub is not meant for support. Feel free to check the CONTRIBUTING section for more details....
# BUG REPORT INFORMATION ### Prerequisites Issue tested on 22.10.20 By reviewing the source code it seems that the issue is **still reproducable in 23.04** (analyzed branch "develop" - [www/class/config-generate/service.class.php#L240](https://github.com/centreon/centreon/blob/develop/centreon/www/class/config-generate/service.class.php#L240)...
# BUG REPORT INFORMATION ### Prerequisites Affects all centreon versions (tested on latest centreon-web 22.10 + 23.10) and by viewing the code also the current develop branch is affected ###...
# BUG REPORT INFORMATION ### Prerequisites centreon-web 22.10.21-1 ### Description When exporting all pollers using the top-menu  only the first 10 pollers are exported. ### Steps to Reproduce Please...
First of all, props to you for this great project. I found a curious bug where scrolling gets out of control if you scroll too fast (with scrollbar or with...
### Code of Conduct - [x] I agree to follow this project's Code of Conduct ### Is there an existing issue for this? - [x] I have searched the existing...
## Description **PLEASE MAKE SURE THAT THE BRANCH PR INCLUDES JIRA TICKET ID** (_for centreon-internal_) Please include a short resume of the changes and what is the purpose of PR....
Hi, I noticed that a user can view the host name of a restricted host (**non**-accessible due to resource access) in the pathway/breadcrumb of the host detail form. Here is...
## Description * Removed duplicate query to get services * Added host-filter to query to get only services for relevant hosts (prev. filtered by hostgroup and acl) **Fixes** #8352 ##...
The grid-map (custom views) widget's performance is very slow when using an administrator account (causing no acl-joins) on a large monitoring system (+10000) services. It takes about ~5seconds to load...