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

Update for SW 6.6 #2

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

phit
Copy link
Contributor

@phit phit commented Jul 15, 2024

the E2E tests pass locally, couldn't quite figure out what's going wrong in the runner

closes #1

Update runner versions

Update some packages

Start working on tests

Fix eslint

Possibly fix docker run

Update ecs config

Fix cypress config for CI

Rerun ECS

Add changelog, fix phpstan

Fix wrong field name in blog edit

Update CI actions
@7underlines
Copy link
Member

7underlines commented Jul 15, 2024

I noticed that in my tests with Shopware versions 6.6.0.1 and 6.6.4.0 (dockware), there is a backend error that prevents loading the list view for authors. The error message is:
Typed property Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorEntity::$translations must not be accessed before initializatFreshion
Edit: New installation without any existing authors.

@phit
Copy link
Contributor Author

phit commented Jul 15, 2024

should be fixed, removed the ugly __get() workaround too and switched to changing the template instead

@7underlines 7underlines merged commit 7fa319a into Werkstattl:main Jul 16, 2024
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.

500 error ofter install on 6.6
2 participants