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

Applied Maestro And task patch #275

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rimi-itk
Copy link
Contributor

@rimi-itk rimi-itk commented Jan 23, 2024

https://leantime.itkdev.dk/tickets/showKanban?search=true&projectId=41&users=9&sprint=all#/tickets/showTicket/545

Applies patch to Maestro And task.

Error message (formatted for slightly improved readability):

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42000]: Syntax error or
access violation: 1064

You have an error in your SQL syntax; check the manual that corresponds to your
MariaDB server version for the right syntax to use near ')) "subquery"' at line
7:

SELECT COUNT(*) AS "expression" FROM (SELECT 1 AS "expression" FROM
"maestro_queue" "base_table" INNER JOIN "maestro_queue" "maestro_queue" ON
"maestro_queue"."id" = "base_table"."id" WHERE ("maestro_queue"."status" =
:db_condition_placeholder_0) and ("maestro_queue"."archived" !=
:db_condition_placeholder_1) and ("maestro_queue"."process_id" =
:db_condition_placeholder_2) and ()) "subquery"; Array (
[:db_condition_placeholder_0] => 1 [:db_condition_placeholder_1] => 2
[:db_condition_placeholder_2] => 181 )

in Drupal\Core\Entity\Query\Sql\Query->result() (line 267 of
core/lib/Drupal/Core/Entity/Query/Sql/Query.php).

@rimi-itk rimi-itk force-pushed the feature/maestro-task-pointers branch from 02435b0 to 8bdf0ba Compare January 23, 2024 13:59
@rimi-itk rimi-itk requested a review from jekuaitk January 23, 2024 14:00
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.

2 participants