Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: dd663db73e8098836119d3915d1616bfa82f1f57
https://github.com/Checkmk/checkmk/commit/dd663db73e8098836119d3915d1616bfa…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
A .werks/17087.md
M cmk/special_agents/agent_cisco_meraki.py
M tests/unit/cmk/special_agents/test_agent_cisco_meraki.py
Log Message:
-----------
agent_cisco_meraki: Apply changes to selected organisations immediately
To avoid too many requests, information about organisations to query for the Cisco Meraki
agent are cached.
However, the cache was not invalidated if the selected organisations changed, leading to
changes only become visible after the cache interval (1 day).
Now the cache is refreshed when a new selection has been made.
SUP-20179
Change-Id: Ifed93ca80b9c0a70da192246369b55158ace0deb
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications