doc/changelog: picked #2303 into v1.8.1

refs #2303
This commit is contained in:
Thomas Gelf 2021-07-13 00:17:37 +02:00
parent 1a61cfc5c7
commit dffbf82821

View File

@ -25,7 +25,6 @@ next (will be 1.9.0)
### User Interface
* FIX: allow switching DB config while connection is failing (#2300)
* FIX: show Override button when all Fields belong to Field Categories (#2303)
* FIX: show Services applied with Rules involving applied Hostgroups (#2313)
* FIX: Overrides for Services belonging to Sets on root Host Templates (#2333)
* FIX: Service Set preview inline Service Template links (#2334)
@ -45,6 +44,7 @@ next patch release (will be 1.8.1)
[roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/24?closed=1)
### User Interface
* FIX: show Override button when all Fields belong to Field Categories (#2303)
* FIX: don't fail when showing a Host overriding multiple inherited groups (#2253)
* FIX: deal with inherited values which are invalid for a select box (#2288)