Skip to content

Update for SW 6.6#2

Merged
7underlines merged 2 commits intoWerkstattl:mainfrom
erfolgswerkzeug-software:feature/sw6.6
Jul 16, 2024
Merged

Update for SW 6.6#2
7underlines merged 2 commits intoWerkstattl:mainfrom
erfolgswerkzeug-software:feature/sw6.6

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