- Issue created by @slogar32
- First commit to issue fork.
- Status changed to Needs review
10 months ago 2:43pm 29 August 2024 - Merge request !13Remove search term from cache tag, invalidate cache tags on API key change → (Open) created by deaom
- First commit to issue fork.
- 🇸🇮Slovenia deaom
Could reproduce the issue, first added a valid API key and searched for an image, updated the API key to an invalid one, searched with the same key, and got results. Changed the search key to something new and got the invalid API key error.
Checked out the branch, first got an error for the $typeConfigManager not being correct type, updated that, repeated the steps with a new search key and valid API key, got results, updated the API key to an invalid one, searched with the same search key and immediately got the invalid API key error.
Confirming the issue is resolved and marking as RTBC.