Problem/Motivation
The zone listing is cached globally and not per token / key and whenever these change the zone selection is not updated accordingly. We need to either invalidate the cache when the settings change or cache per key / token.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork cloudflare-3536141
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
hchonovComment #6
rosk0