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

[stable29] Update TrelloJsonService.php #6645

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jan 2, 2025

Backport of PR #5859

mulles added 2 commits January 2, 2025 14:59
Fixes the following issue: #5136
By fixing the following error when running 'php occ deck:import --system=TrelloJson'

Error: Call to a member function getUID() on string in /home/sites/site100028002/web/nextcloud.enklaave.org/apps/deck/lib/Service/Importer/Systems/TrelloJsonService.php:136

and 

Error: Call to a member function getUID() on string in /home/sites/site100028002/web/nextcloud.enklaave.org/apps/deck/lib/Service/Importer/Systems/TrelloJsonService.php:364


Signed-off-by: mulles <[email protected]>
removed trailing white space, I am sorry for that thx for your patience.

Signed-off-by: mulles <[email protected]>
Copy link
Contributor

github-actions bot commented Jan 2, 2025

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 69823 was 69334 (+0.7%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

@juliusknorr juliusknorr merged commit 35916af into stable29 Jan 2, 2025
33 checks passed
@juliusknorr juliusknorr deleted the backport/5859/stable29 branch January 2, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants