Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixtures are not populated with _id on load. #312

Open
Lisio opened this issue Jun 2, 2020 · 0 comments
Open

Fixtures are not populated with _id on load. #312

Lisio opened this issue Jun 2, 2020 · 0 comments
Labels

Comments

@Lisio
Copy link

Lisio commented Jun 2, 2020

Fixtures are not populated with _id on load.

What steps will reproduce the problem?

$user = $I->grabFixture('users', 'user1');

What's expected?

Fixture is found

What do you get instead?

Fixture not found.

Additional info

Q A
Yii version 2.0.35
Yii MongoDB version 2.1.9
MongoDB server version 4.2.6
PHP version 7.4.6
Operating system Ubuntu 20.04
@samdark samdark added this to the 2.1.10 milestone Jun 10, 2020
@samdark samdark added the type:bug Bug label Jun 10, 2020
@samdark samdark modified the milestones: 2.1.10, 2.1.11 Nov 10, 2020
@samdark samdark modified the milestones: 2.1.11, 2.1.12 Dec 23, 2020
@samdark samdark removed this from the 2.1.12 milestone Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants