Skip to content

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jul 7, 2025

@GromNaN GromNaN requested a review from stof July 7, 2025 13:21
@GromNaN GromNaN force-pushed the PHPORM-364 branch 2 times, most recently from 5485b6e to dfaf59c Compare July 7, 2025 14:36
@GromNaN GromNaN requested a review from alcaeus July 7, 2025 15:12
@GromNaN GromNaN force-pushed the PHPORM-364 branch 2 times, most recently from 2505bbc to 679ceef Compare July 9, 2025 07:42
@GromNaN GromNaN merged commit 4fc91e9 into doctrine:5.4.x Jul 9, 2025
18 checks passed
@GromNaN GromNaN deleted the PHPORM-364 branch July 9, 2025 13:36
@mickverm
Copy link
Contributor

mickverm commented Aug 5, 2025

Any chance this could be released? I cannot figure out how to load my MongoDB test fixtures without --purge-with-delete when using doctrine/data-fixtures:2.1.0.

$ php bin/console --env=test doctrine:mongodb:fixtures:load --no-interaction
  > purging database
In CreateCollection.php line 207:
                                                         
  Collection already exists. NS: mongo_test.events  
                                                         
doctrine:mongodb:fixtures:load [--group GROUP] [--append] [--dm DM]

@GromNaN
Copy link
Member Author

GromNaN commented Aug 5, 2025

@mickverm I created doctrine/data-fixtures#549 to track this issue.

What you're reporting doesn't sound like a bundle compatibility issue, but a regression on doctrine/data-fixtures. Releasing a new version of the bundle will not fix the issue. I think the release will be created once the auto-encryption feature is merged.

@mickverm
Copy link
Contributor

mickverm commented Aug 5, 2025

@GromNaN Thank you for the quick response and the creation of the regression ticket, much appreciated 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants