Skip to content

test(theming): Add unit test to check database query in theming backgroundjob - #53778

Open
nickvergessen wants to merge 1 commit into
masterfrom
bugfix/noid/background-job-testing
Open

test(theming): Add unit test to check database query in theming backgroundjob#53778
nickvergessen wants to merge 1 commit into
masterfrom
bugfix/noid/background-job-testing

Conversation

@nickvergessen

Copy link
Copy Markdown
Member

I observed the following error:

Error while running background job OCA\Theming\Jobs\RestoreBackgroundImageColor

An exception occurred while executing a query:
SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near
"" FROM "" LINE 1: ..."oc_preferences" "a" LEFT JOIN "oc_(SELECT "userid" FROM "oc...
^

Now trying to see if it's only postgres

Checklist

@nickvergessen
nickvergessen requested a review from a team as a code ownerJuly 3, 2025 06:43
@nickvergessen
nickvergessen requested review from Altahrim, sorbaugh and yemkareems and removed request for a teamJuly 3, 2025 06:43
@nickvergessennickvergessen self-assigned this Jul 3, 2025
@nickvergessennickvergessen added the 2. developing Work in progress label Jul 3, 2025
@nickvergessennickvergessen added this to the Nextcloud 32 milestone Jul 3, 2025
This was referenced Aug 22, 2025
This was referenced Sep 2, 2025
@nextcloud-botnextcloud-bot mentioned this pull request Sep 10, 2025
@nextcloud-botnextcloud-bot mentioned this pull request Sep 18, 2025
This was referenced Sep 25, 2025
@nickvergessen
nickvergessenforce-pushed the bugfix/noid/background-job-testing branch from 76045f1 to f198cd6CompareOctober 27, 2025 15:43
This was referenced Jan 7, 2026
This was referenced Jan 14, 2026
…roundjob
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
nickvergessenforce-pushed the bugfix/noid/background-job-testing branch from f198cd6 to e7073e0CompareJanuary 20, 2026 12:26
@nickvergessen

Copy link
Copy Markdown
MemberAuthor

32+ migration is still broken on Oracle
cc @sorbaugh please take over with your team

@nextcloud-botnextcloud-bot mentioned this pull request Jan 22, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jan 29, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Feb 4, 2026
This was referenced Feb 11, 2026
@blizzzblizzz modified the milestones: Nextcloud 33, Nextcloud 34Feb 16, 2026
@nextcloud-botnextcloud-bot mentioned this pull request May 27, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jun 4, 2026
This was referenced Jun 5, 2026
@susnuxsusnux removed this from the Nextcloud 34.0.1 milestone Jun 9, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developingWork in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@nickvergessen@susnux@blizzz@skjnldsv@nextcloud-bot