Skip to content

[MAINTENANCE] Add functional tests for FormatRepository#1940

Open
beatrycze-volk wants to merge 3 commits intokitodo:mainfrom
beatrycze-volk:format-repository-test
Open

[MAINTENANCE] Add functional tests for FormatRepository#1940
beatrycze-volk wants to merge 3 commits intokitodo:mainfrom
beatrycze-volk:format-repository-test

Conversation

@beatrycze-volk
Copy link
Copy Markdown
Collaborator

Depends on #1938

…ument

This refactors the `loadFormats()` method in `AbstractDocument` to use the
`FormatRepository` instead of direct database queries. This improves
separation of concerns and leverages the Extbase persistence layer
for format management.
The original TODO suggested only `findBy` was affected when trying to load formats. This update clarifies that `findAll` also returns empty results, providing a more complete picture of the observed issue with the `FormatRepository`.
@beatrycze-volk beatrycze-volk self-assigned this Apr 28, 2026
@beatrycze-volk beatrycze-volk added the ⟳ maintenance A task to keep the code up-to-date and manageable. label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⟳ maintenance A task to keep the code up-to-date and manageable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant