Skip to content

Use AjaxCache in Droplab Ajax plugin

Winnie Hellmann requested to merge winh-dropdown-ajax-cache into master

What does this MR do?

Use AjaxCache instead of Droplabs internal cache for dropdown data.

Why was this MR needed?

Previously, duplicate requests were made to the same URL from dropdown and non-dropdown code.

What are the relevant issue numbers?

fixes #31897 (closed)

Merge request reports