Icinga / icingaweb2-module-director

The Director aims to be your new favourite Icinga config deployment tool. Director is designed for those who want to automate their configuration deployment and those who want to grant their “point & click” users easy access to the configuration.
https://icinga.com/docs/director/latest
GNU General Public License v2.0
413 stars 203 forks source link

Renaming objects removes them from the baskets. #2852

Open w1ll-i-code opened 10 months ago

w1ll-i-code commented 10 months ago

Expected Behavior

If I have added an object to a bucket, I don't expect it to disappear when I change the name of it.

Current Behavior

The bucket stores it's members as strings and after the rename it can't find the name anymore and simply ignores it.

Steps to Reproduce (for bugs)

Your Environment