- First commit to issue fork.
- Status changed to Needs review
about 1 year ago 6:09am 26 October 2023 - π§π¬Bulgaria pfrenssen Sofia
Rebased patch on to the latest 2.x-dev and posted it as a MR. Setting to Needs Review so we get some test feedback.
- Merge request !61Persist list data in a collection to avoid slow page load after cache clear β (Merged) created by pfrenssen
- Open on Drupal.org βCore: 9.5.5 + Environment: PHP 7.4 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - Open on Drupal.org βCore: 9.5.5 + Environment: PHP 7.4 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - π§π¬Bulgaria pfrenssen Sofia
I did an iteration on the patch. Made some small changes:
- Update documentation to replace mentions of cached lists with stored lists.
- Remove some variable assignments which are no longer needed.
- Align code with latest changes in 2.x-dev branch.
- π§π¬Bulgaria pfrenssen Sofia
I pushed a temporary second MR that includes the automated test fixed from π 2.x branch tests failing Needs review so we can see if we need to update any test coverage.
- last update
about 1 year ago 16 pass - @pfrenssen opened merge request.
- π§πͺBelgium andreasderijcke Antwerpen / Gent
Used the current MR state with current dev branch on a D10.1.7 and confirm it works.
- First commit to issue fork.
- πΊπΈUnited States xenophyle
This looks good, I think. Is it correct to say this will not cause any hiccups on an existing installation that currently uses the cache, the code will simply see the collection is empty and fill it?
- π¨π¦Canada brunodbo
@xenophyle I think that's how it worked when I tried this out the first time yes, I didn't have to change anything to switch to using the collection.
-
xenophyle β
committed 4ff516b8 on 2.x authored by
pfrenssen β
Issue #3309823 by pfrenssen, andreasderijcke, brunodbo: Persist...
-
xenophyle β
committed 4ff516b8 on 2.x authored by
pfrenssen β
-
xenophyle β
committed 4ff516b8 on 3.x authored by
pfrenssen β
Issue #3309823 by pfrenssen, andreasderijcke, brunodbo: Persist...
-
xenophyle β
committed 4ff516b8 on 3.x authored by
pfrenssen β
- π¨πSwitzerland berdir Switzerland
This "broke" creating interest groups in https://www.drupal.org/project/webform_mailchimp β , see π Creating interest groups through Drupal doesn't update the persistent storage Active .
The refresh button is also quite hidden for this, if you for example use webform_mailchimp then you likely aren't setting up any signup forms, would be nice if there were a refresh button on the main settings page.
-
xenophyle β
committed ecc12d5e on 2.x
Issue #3309823 by berdir,xenophyle: Add audience refresh button to main...
-
xenophyle β
committed ecc12d5e on 2.x
-
xenophyle β
committed 8e8e0105 on 3.x
Issue #3309823 by berdir,xenophyle: Add audience refresh button to main...
-
xenophyle β
committed 8e8e0105 on 3.x
Automatically closed - issue fixed for 2 weeks with no activity.