Stéphane Duret

Results 14 issues of Stéphane Duret

## Description Fix the poller filter in the widget preferences. We have to let the user select an empty line. **Fixes** MON-14174 ## Type of change - [x] Patch fixing...

area/backend

## Description In the check command definition we have to define some options like this: `--interface='^$_SERVICEINTERFACENAME$$$'` It allows the user to only monitor the resource he defined in the macro...

area/backend

## Description Currently, the purge script deletes comments only in these two cases: - a retention duration is set AND the deletion time is older than the retention - a...

area/backend

## Description It was impossible to undefined contact parameters when they were already defined. **Fixes** MON-14206 ## Type of change - [x] Patch fixing an issue (non-breaking change) - [...

area/backend

## Description Fix an issue when disabling the additive inheritance for contact and contact group. The issue was here for a simple change and a massive change. **Fixes** MON-13247 ##...

area/backend

## Description Fix an issue related to the button **View contact notifications** into the page _Configuration > Users > Contacts / Users_. With the 22.04 we deleted a code block...

area/backend

## Description Fix type for Acknowledged on legacy pages **Fixes** MON-14630 ## Type of change - [x] Patch fixing an issue (non-breaking change) - [ ] New functionality (non-breaking change)...

area/backend

## Description Fix an issue related to the button **View contact notifications** into the page _Configuration > Users > Contacts / Users_. With the 22.04 we deleted a code block...

area/backend

## Description On deprecated pages, when we clicked on Pending services in the top counter, there was no filter. **Fixes** MON-15750 ## Type of change - [x] Patch fixing an...

area/backend

## Description We take data in the table mod_bi_servicemetrics and put them into mod_bi_tmp_today_servicemetrics. The problem is that we don't use the same type for the id field so we...