- Issue created by @pfrenssen
- π§π¬Bulgaria pfrenssen Sofia
Added a failing test that showcases the problem:
https://git.drupalcode.org/issue/recurring_events-3452632/-/jobs/1783093
There was 1 failure: 1) Drupal\Tests\recurring_events_registration\Kernel\RegistrationCreationServiceTest::testServiceInstantiation A newly instantiated service should not have an event series. Failed asserting that an object is empty.
- Status changed to Needs review
6 months ago 10:06am 5 June 2024 - π§π¬Bulgaria pfrenssen Sofia
Defining the service as non-shared solves the problem. The test passes now: https://git.drupalcode.org/issue/recurring_events-3452632/-/jobs/1783235
The other test failures are not related to this issue, ref. π Failing tests on main branch Active
- πΊπΈUnited States owenbush Denver, CO
Thanks for this I'll get this merged.
-
owenbush β
committed 3224fa10 on 2.0.x authored by
pfrenssen β
Issue #3452632 by pfrenssen: Registration creation service leaks data
-
owenbush β
committed 3224fa10 on 2.0.x authored by
pfrenssen β
- Status changed to Fixed
6 months ago 8:12pm 7 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.