- Issue created by @chrisfromredfin
- πͺπΈSpain fjgarlin
We should probably ship π EnabledSourceHandler should segment its storage more strongly Active before tackling this.
Suggested code, if the above is merged:
if (empty($results->error)) { // Store the query results as a set of arguments to ProjectsResultsPage only if there are no errors. $storage->set($cache_key, [ $results->totalResults, array_column($results->list, 'id'), $results->pluginLabel, $source_id, $results->error, ]); }
- First commit to issue fork.
- πͺπΈSpain fjgarlin
The code looks good and the test shows that when there is an error nothing gets stored. RTBC.
-
chrisfromredfin β
committed 85526935 on 2.0.x authored by
phenaproxima β
Issue #3498564 by phenaproxima, fjgarlin, chrisfromredfin: Do not store...
-
chrisfromredfin β
committed 85526935 on 2.0.x authored by
phenaproxima β
- πΊπΈUnited States chrisfromredfin Portland, Maine
feed-baby-airplane-into-hangar.gif
Automatically closed - issue fixed for 2 weeks with no activity.