rspec-ee system pg14 15/16
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
140: SELECT "work_item_parent_links"."work_item_parent_id", MIN(relative_position) AS position FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 AND "work_item_parent_links"."id" != 2 GROUP BY "work_item_parent_links"."work_item_parent_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/241: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 29 AND "work_item_parent_links"."id" != 2 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/342: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/443: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)5UNION6(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/744: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 29 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 29) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/845: UPDATE "work_item_parent_links" SET "relative_position" = 0, "updated_at" = '2024-07-31 10:24:48.935296' WHERE "work_item_parent_links"."id" = 2 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/946: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1047: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/1148: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 3 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/1249: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/1350: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #3 as child issue', 'Issue', 28, '2024-07-31 10:24:48.940868', '2024-07-31 10:24:48.949561', 27, TRUE, '87186363bd7990a21a9e50e7fa45f5782c99be77', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/3" data-reference-type="work_item" data-original="#3" data-link="false" data-link-reference="false" data-work-item="29" data-group="30" data-namespace="30" data-iid="3" data-namespace-path="group3/group2" data-work-item-type="issue" data-container="body" data-placement="top" title="A child issue" class="gfm gfm-work_item">#3</a> as child issue</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/1451: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_child', '2024-07-31 10:24:48.988604', '2024-07-31 10:24:48.988604', 15) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/1552: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 27 AND "issue_user_mentions"."note_id" = 15 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/1653: UPDATE "issues" SET "updated_at" = '2024-07-31 10:24:48.999330' WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/throttled_touch.rb:10:in `touch'*/1754: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1855: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/1956: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/2057: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/2158: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #1 as parent epic', 'Issue', 28, '2024-07-31 10:24:49.004975', '2024-07-31 10:24:49.013716', 29, TRUE, 'c6674de35d1d8d7f616e406bdaccb57a6f283b2d', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/1" data-reference-type="work_item" data-original="#1" data-link="false" data-link-reference="false" data-work-item="27" data-group="30" data-namespace="30" data-iid="1" data-namespace-path="group3/group2" data-work-item-type="epic" data-container="body" data-placement="top" title="My title 25" class="gfm gfm-work_item">#1</a> as parent epic</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/2259: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_parent', '2024-07-31 10:24:49.050344', '2024-07-31 10:24:49.050344', 16) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/2360: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 29 AND "issue_user_mentions"."note_id" = 16 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/2461: INSERT INTO "resource_link_events" ("action", "user_id", "issue_id", "child_work_item_id", "created_at", "system_note_metadata_id") VALUES (1, 28, 27, 29, '2024-07-31 10:24:49.060748', 16) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:33:in `create_notes_and_resource_event'*/2562: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:83:in `sync_relative_position'*/2663: SELECT "epics".* FROM "epics" WHERE "epics"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/2764: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/2865: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 29 AND "epic_issues"."id" != 2 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/2966: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 29 ORDER BY "work_item_parent_links"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/epic_issue.rb:65:in `check_existing_parent_link'*/3067: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/3168: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/3269: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_parent_id" WHERE "work_item_parent_links"."work_item_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/widgets/hierarchy_service/base_service.rb:83:in `service_response!'*/3370: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/3471: SELECT "plans".* FROM "plans" WHERE "plans"."name" = 'default' LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/plan.rb:19:in `block in default'*/3572: SELECT "namespace_settings"."created_at", "namespace_settings"."updated_at", "namespace_settings"."namespace_id", "namespace_settings"."prevent_forking_outside_group", "namespace_settings"."allow_mfa_for_subgroups", "namespace_settings"."default_branch_name", "namespace_settings"."repository_read_only", "namespace_settings"."resource_access_token_creation_allowed", "namespace_settings"."prevent_sharing_groups_outside_hierarchy", "namespace_settings"."new_user_signups_cap", "namespace_settings"."setup_for_company", "namespace_settings"."jobs_to_be_done", "namespace_settings"."runner_token_expiration_interval", "namespace_settings"."subgroup_runner_token_expiration_interval", "namespace_settings"."project_runner_token_expiration_interval", "namespace_settings"."show_diff_preview_in_email", "namespace_settings"."enabled_git_access_protocol", "namespace_settings"."unique_project_download_limit", "namespace_settings"."unique_project_download_limit_interval_in_seconds", "namespace_settings"."unique_project_download_limit_allowlist", "namespace_settings"."auto_ban_user_on_excessive_projects_download", "namespace_settings"."only_allow_merge_if_pipeline_succeeds", "namespace_settings"."allow_merge_on_skipped_pipeline", "namespace_settings"."only_allow_merge_if_all_discussions_are_resolved", "namespace_settings"."default_compliance_framework_id", "namespace_settings"."runner_registration_enabled", "namespace_settings"."allow_runner_registration_token", "namespace_settings"."unique_project_download_limit_alertlist", "namespace_settings"."emails_enabled", "namespace_settings"."experiment_features_enabled", "namespace_settings"."default_branch_protection_defaults", "namespace_settings"."service_access_tokens_expiration_enforced", "namespace_settings"."product_analytics_enabled", "namespace_settings"."allow_merge_without_pipeline", "namespace_settings"."enforce_ssh_certificates", "namespace_settings"."math_rendering_limits_enabled", "namespace_settings"."lock_math_rendering_limits_enabled", "namespace_settings"."duo_features_enabled", "namespace_settings"."lock_duo_features_enabled", "namespace_settings"."disable_personal_access_tokens", "namespace_settings"."enable_auto_assign_gitlab_duo_pro_seats", "namespace_settings"."early_access_program_participant", "namespace_settings"."remove_dormant_members", "namespace_settings"."remove_dormant_members_period", "namespace_settings"."early_access_program_joined_by_id", "namespace_settings"."seat_control", "namespace_settings"."last_dormant_member_review_at" FROM "namespace_settings" WHERE "namespace_settings"."namespace_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/internal_events.rb:179:in `create_early_access_program_event'*/3673: SELECT "web_hooks".* FROM "web_hooks" WHERE "web_hooks"."type" = 'GroupHook' AND "web_hooks"."group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND (recent_failures <= 3 OR (recent_failures > 3 AND (disabled_until IS NOT NULL) AND (disabled_until < '2024-07-31 10:24:49.395898'))) AND "web_hooks"."issues_events" = TRUE /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:790:in `execute_hooks'*/3774: SELECT "integrations".* FROM "integrations" WHERE "integrations"."group_id" = 30 AND "integrations"."issues_events" = TRUE AND "integrations"."active" = TRUE /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:849:in `execute_integrations'*/3875: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/3976: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/lib/ee/gitlab/event_store.rb:136:in `block in subscribe_to_work_item_events'*/4077: SELECT "merge_requests_closing_issues".* FROM "merge_requests_closing_issues" WHERE "merge_requests_closing_issues"."issue_id" = 29 ORDER BY "merge_requests_closing_issues"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/4178: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_item_type.rb:74:in `work_item_type'*/4279: SELECT issues.*, issue_links.id AS issue_link_id, issue_links.link_type as issue_link_type_value, issue_links.target_id as issue_link_source_id, issue_links.created_at as issue_link_created_at, issue_links.updated_at as issue_link_updated_at FROM "issues" INNER JOIN issue_links ON43 (issue_links.source_id = issues.id AND issue_links.target_id = 29)44 OR45 (issue_links.target_id = issues.id AND issue_links.source_id = 29) ORDER BY "issue_links"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/4680: SELECT "subscriptions".* FROM "subscriptions" WHERE "subscriptions"."subscribable_id" = 29 AND "subscriptions"."subscribable_type" = 'Issue' AND "subscriptions"."project_id" IS NULL AND "subscriptions"."user_id" = 28 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/subscribable.rb:39:in `block in lazy_subscription'*/4781: SELECT "notes".* FROM ((SELECT "notes".* FROM "notes" WHERE "notes"."noteable_id" = 29 AND "notes"."noteable_type" = 'Issue')) notes /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/4882: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 29 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/4983: SELECT "users".* FROM "users" WHERE "users"."id" = 28 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/5084: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_type" = 'Note' AND "award_emoji"."awardable_id" = 16 ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/5185: SELECT "system_note_metadata".* FROM "system_note_metadata" WHERE "system_note_metadata"."note_id" = 16 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/5286: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_id" = 29 AND "award_emoji"."awardable_type" = 'Issue' ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/concerns/work_items/unified_associations/award_emoji.rb:22:in `load_target'*/5387: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue.rb:764:in `has_widget?'*/5488: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/5589: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/5690: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/5791: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."id" = 30 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/5892: SELECT "users".* FROM "users" WHERE "users"."id" = 29 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/5993: SELECT "issue_assignees".* FROM "issue_assignees" WHERE "issue_assignees"."issue_id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/6094: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/6195: SELECT "users".* FROM find_users_by_id(28) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/6296: SELECT "timelogs".* FROM "timelogs" WHERE "timelogs"."issue_id" = 29 ORDER BY "timelogs"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/6397: SELECT SUM("timelogs"."time_spent") FROM "timelogs" WHERE "timelogs"."issue_id" = 29 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/time_trackable.rb:68:in `total_time_spent'*/6498: SELECT "todos".* FROM "todos" LEFT JOIN banned_users ON todos.author_id = banned_users.user_id WHERE "todos"."user_id" = 28 AND ("todos"."state" IN ('pending')) AND "banned_users"."user_id" IS NULL AND ("todos"."state" IN ('pending')) AND "todos"."target_id" = 29 AND "todos"."target_type" IN ('Issue', 'WorkItem') ORDER BY "todos"."id" DESC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/current_user_todos.rb:31:in `group_by'*/6599: SELECT "work_item_parent_links"."work_item_parent_id" FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 29 GROUP BY "work_item_parent_links"."work_item_parent_id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_items/widgets/hierarchy_type.rb:43:in `block in has_children?'*/66100: SELECT "labels".* FROM ((SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_type" = 'Issue' AND "label_links"."target_id" IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 29))67UNION68(SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_id" IS NULL)) labels ORDER BY "labels"."title" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/graphql/ee/resolvers/bulk_labels_resolver.rb:48:in `group_by'*/>692024-07-31 10:25:58 +0000 Rack app ("POST /api/graphql" - (127.0.0.1)): #<Gitlab::QueryLimiting::Transaction::ThresholdExceededError: Too many SQL queries were executed in GraphqlController#execute (application/json): a maximum of 100 is allowed but 101 SQL queries were executed700: SELECT "organizations".* FROM "organizations" INNER JOIN "organization_users" ON "organization_users"."organization_id" = "organizations"."id" WHERE "organization_users"."user_id" = 28 ORDER BY "organization_users"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/current/organization.rb:24:in `from_user'*/711: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/loaders/batch_model_loader.rb:25:in `block in find'*/722: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/733: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(29) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/744: SELECT "saml_providers".* FROM "saml_providers" WHERE "saml_providers"."group_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:419:in `block in root_saml_provider'*/755: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/766: SELECT "organization_users"."user_id" FROM "organization_users" WHERE "organization_users"."organization_id" = 1013 AND "organization_users"."access_level" = 50 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/organizations/organization.rb:83:in `owner_user_ids'*/777: SELECT MAX("members"."access_level") AS "maximum_access_level", "members"."user_id" AS "members_user_id" FROM ((SELECT "members"."id", "members"."access_level", "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."source_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND "members"."state" = 0 AND "members"."requested_at" IS NULL AND "members"."invite_token" IS NULL AND (members.access_level > 5))78UNION79(WITH "group_group_links_cte" AS MATERIALIZED (SELECT "group_group_links".* FROM "group_group_links" WHERE "group_group_links"."shared_group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30))) SELECT "members"."id", LEAST("group_group_links"."group_access", "members"."access_level") AS access_level, "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members", "group_group_links_cte" AS "group_group_links" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."requested_at" IS NULL AND "members"."source_id" = "group_group_links"."shared_with_group_id" AND "members"."source_type" = 'Namespace' AND "members"."state" = 0 AND (members.access_level > 5))) members WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."user_id" = 28 GROUP BY "members"."user_id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:1036:in `block in max_member_access'*/808: SELECT "users".* FROM find_users_by_id(29) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/819: SELECT "routes".* FROM "routes" WHERE "routes"."path" = 'group3/group2' LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:34:in `find_by_full_path'*/8210: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/mutations/work_items/create.rb:74:in `resolve'*/8311: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/widget_definition.rb:54:in `filter_map'*/8412: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/8513: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."base_type" = 0 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:91:in `default_by_type'*/8614: UPDATE "internal_ids" SET "last_value" = ("internal_ids"."last_value" + 1) WHERE "internal_ids"."namespace_id" = 30 AND "internal_ids"."usage" = 0 RETURNING "last_value" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/internal_id.rb:164:in `update_record!'*/8715: INSERT INTO "issues" ("title", "author_id", "created_at", "updated_at", "iid", "title_html", "description_html", "time_estimate", "cached_markdown_version", "work_item_type_id", "namespace_id", "lock_version") VALUES ('A child issue', 28, '2024-07-31 10:25:56.936423', '2024-07-31 10:25:56.936423', 3, 'A child issue', '', 0, 2162688, 1, 30, 0) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/issuable_base_service.rb:417:in `transaction_create'*/8816: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 30 AND "issue_user_mentions"."note_id" IS NULL /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/8917: SELECT 1 AS one FROM ((SELECT "labels".* FROM "labels" INNER JOIN "label_links" ON "labels"."id" = "label_links"."label_id" WHERE "label_links"."target_id" = 30 AND "label_links"."target_type" = 'Issue')) labels INNER JOIN "lists" ON "lists"."label_id" = "labels"."id" LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:35:in `issue_assigned_to_list_label?'*/9018: INSERT INTO issue_metrics (issue_id, first_associated_with_milestone_at, first_added_to_board_at, created_at, updated_at)91VALUES (30, NULL, NULL, NOW(), NOW())92ON CONFLICT (issue_id)93DO UPDATE SET94 first_associated_with_milestone_at = LEAST(issue_metrics.first_associated_with_milestone_at, EXCLUDED.first_associated_with_milestone_at),95 first_added_to_board_at = LEAST(issue_metrics.first_added_to_board_at, EXCLUDED.first_added_to_board_at),96 updated_at = NOW()97RETURNING id98 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:29:in `record!'*/9919: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_id" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/base_service.rb:38:in `previous_related_issuables'*/10020: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:47:in `block (2 levels) in <module:IssuePolicy>'*/10121: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 27 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:48:in `block (2 levels) in <module:IssuePolicy>'*/10222: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/10323: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:46:in `for_work_item'*/10424: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/10525: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/10626: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)107UNION108(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/10927: SELECT COUNT(*) FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:56:in `validate_max_children'*/11028: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 30 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 30) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/11129: INSERT INTO "work_item_parent_links" ("work_item_id", "work_item_parent_id", "created_at", "updated_at") VALUES (30, 27, '2024-07-31 10:25:57.030870', '2024-07-31 10:25:57.030870') RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/11230: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:108:in `handle_epic_issue'*/11331: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:79:in `previous_related_issuables'*/11432: SELECT DISTINCT "epics".* FROM "epics" INNER JOIN "epic_issues" ON "epic_issues"."epic_id" = "epics"."id" WHERE "epic_issues"."issue_id" = 30 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:52:in `flatten'*/11533: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:19:in `relate_issuables'*/11634: SELECT "epic_issues"."epic_id", MIN(relative_position) AS position FROM ((SELECT id, relative_position, parent_id, parent_id as epic_id, 'epic' as object_type117 FROM "epics" WHERE "epics"."parent_id" = 1)118UNION119(SELECT id, relative_position, epic_id as parent_id, epic_id, 'epic_issue' as object_type120 FROM "epic_issues" WHERE "epic_issues"."epic_id" = 1)) epic_issues GROUP BY "epic_issues"."epic_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/12135: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/12236: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/12337: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/12438: INSERT INTO "epic_issues" ("epic_id", "issue_id", "relative_position") VALUES (1, 30, 0) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/12539: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/12640: SELECT "work_item_parent_links"."work_item_parent_id", MIN(relative_position) AS position FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 AND "work_item_parent_links"."id" != 3 GROUP BY "work_item_parent_links"."work_item_parent_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/12741: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 30 AND "work_item_parent_links"."id" != 3 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/12842: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/12943: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)130UNION131(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/13244: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 30 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 30) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/13345: UPDATE "work_item_parent_links" SET "relative_position" = 0, "updated_at" = '2024-07-31 10:25:57.111682' WHERE "work_item_parent_links"."id" = 3 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/13446: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/13547: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/13648: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 3 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/13749: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/13850: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #3 as child issue', 'Issue', 28, '2024-07-31 10:25:57.115165', '2024-07-31 10:25:57.125141', 27, TRUE, '17b1c2636b247de2cfb7d8db70aeb0410618423b', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/3" data-reference-type="work_item" data-original="#3" data-link="false" data-link-reference="false" data-work-item="30" data-group="30" data-namespace="30" data-iid="3" data-namespace-path="group3/group2" data-work-item-type="issue" data-container="body" data-placement="top" title="A child issue" class="gfm gfm-work_item">#3</a> as child issue</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/13951: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_child', '2024-07-31 10:25:57.160470', '2024-07-31 10:25:57.160470', 17) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/14052: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 27 AND "issue_user_mentions"."note_id" = 17 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/14153: UPDATE "issues" SET "updated_at" = '2024-07-31 10:25:57.171439' WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/throttled_touch.rb:10:in `touch'*/14254: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/14355: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/14456: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/14557: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/14658: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #1 as parent epic', 'Issue', 28, '2024-07-31 10:25:57.177187', '2024-07-31 10:25:57.185855', 30, TRUE, 'a860620f66e9d362d668a557c3363ccc7029124c', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/1" data-reference-type="work_item" data-original="#1" data-link="false" data-link-reference="false" data-work-item="27" data-group="30" data-namespace="30" data-iid="1" data-namespace-path="group3/group2" data-work-item-type="epic" data-container="body" data-placement="top" title="My title 25" class="gfm gfm-work_item">#1</a> as parent epic</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/14759: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_parent', '2024-07-31 10:25:57.225008', '2024-07-31 10:25:57.225008', 18) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/14860: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 30 AND "issue_user_mentions"."note_id" = 18 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/14961: INSERT INTO "resource_link_events" ("action", "user_id", "issue_id", "child_work_item_id", "created_at", "system_note_metadata_id") VALUES (1, 28, 27, 30, '2024-07-31 10:25:57.235701', 18) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:33:in `create_notes_and_resource_event'*/15062: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:83:in `sync_relative_position'*/15163: SELECT "epics".* FROM "epics" WHERE "epics"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/15264: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/15365: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 30 AND "epic_issues"."id" != 3 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/15466: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 30 ORDER BY "work_item_parent_links"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/epic_issue.rb:65:in `check_existing_parent_link'*/15567: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/15668: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/15769: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_parent_id" WHERE "work_item_parent_links"."work_item_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/widgets/hierarchy_service/base_service.rb:83:in `service_response!'*/15870: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/15971: SELECT "plans".* FROM "plans" WHERE "plans"."name" = 'default' LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/plan.rb:19:in `block in default'*/16072: SELECT "namespace_settings"."created_at", "namespace_settings"."updated_at", "namespace_settings"."namespace_id", "namespace_settings"."prevent_forking_outside_group", "namespace_settings"."allow_mfa_for_subgroups", "namespace_settings"."default_branch_name", "namespace_settings"."repository_read_only", "namespace_settings"."resource_access_token_creation_allowed", "namespace_settings"."prevent_sharing_groups_outside_hierarchy", "namespace_settings"."new_user_signups_cap", "namespace_settings"."setup_for_company", "namespace_settings"."jobs_to_be_done", "namespace_settings"."runner_token_expiration_interval", "namespace_settings"."subgroup_runner_token_expiration_interval", "namespace_settings"."project_runner_token_expiration_interval", "namespace_settings"."show_diff_preview_in_email", "namespace_settings"."enabled_git_access_protocol", "namespace_settings"."unique_project_download_limit", "namespace_settings"."unique_project_download_limit_interval_in_seconds", "namespace_settings"."unique_project_download_limit_allowlist", "namespace_settings"."auto_ban_user_on_excessive_projects_download", "namespace_settings"."only_allow_merge_if_pipeline_succeeds", "namespace_settings"."allow_merge_on_skipped_pipeline", "namespace_settings"."only_allow_merge_if_all_discussions_are_resolved", "namespace_settings"."default_compliance_framework_id", "namespace_settings"."runner_registration_enabled", "namespace_settings"."allow_runner_registration_token", "namespace_settings"."unique_project_download_limit_alertlist", "namespace_settings"."emails_enabled", "namespace_settings"."experiment_features_enabled", "namespace_settings"."default_branch_protection_defaults", "namespace_settings"."service_access_tokens_expiration_enforced", "namespace_settings"."product_analytics_enabled", "namespace_settings"."allow_merge_without_pipeline", "namespace_settings"."enforce_ssh_certificates", "namespace_settings"."math_rendering_limits_enabled", "namespace_settings"."lock_math_rendering_limits_enabled", "namespace_settings"."duo_features_enabled", "namespace_settings"."lock_duo_features_enabled", "namespace_settings"."disable_personal_access_tokens", "namespace_settings"."enable_auto_assign_gitlab_duo_pro_seats", "namespace_settings"."early_access_program_participant", "namespace_settings"."remove_dormant_members", "namespace_settings"."remove_dormant_members_period", "namespace_settings"."early_access_program_joined_by_id", "namespace_settings"."seat_control", "namespace_settings"."last_dormant_member_review_at" FROM "namespace_settings" WHERE "namespace_settings"."namespace_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/internal_events.rb:179:in `create_early_access_program_event'*/16173: SELECT "web_hooks".* FROM "web_hooks" WHERE "web_hooks"."type" = 'GroupHook' AND "web_hooks"."group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND (recent_failures <= 3 OR (recent_failures > 3 AND (disabled_until IS NOT NULL) AND (disabled_until < '2024-07-31 10:25:57.565458'))) AND "web_hooks"."issues_events" = TRUE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:790:in `execute_hooks'*/16274: SELECT "integrations".* FROM "integrations" WHERE "integrations"."group_id" = 30 AND "integrations"."issues_events" = TRUE AND "integrations"."active" = TRUE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:849:in `execute_integrations'*/16375: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/16476: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/lib/ee/gitlab/event_store.rb:136:in `block in subscribe_to_work_item_events'*/16577: SELECT "merge_requests_closing_issues".* FROM "merge_requests_closing_issues" WHERE "merge_requests_closing_issues"."issue_id" = 30 ORDER BY "merge_requests_closing_issues"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/16678: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_item_type.rb:74:in `work_item_type'*/16779: SELECT issues.*, issue_links.id AS issue_link_id, issue_links.link_type as issue_link_type_value, issue_links.target_id as issue_link_source_id, issue_links.created_at as issue_link_created_at, issue_links.updated_at as issue_link_updated_at FROM "issues" INNER JOIN issue_links ON168 (issue_links.source_id = issues.id AND issue_links.target_id = 30)169 OR170 (issue_links.target_id = issues.id AND issue_links.source_id = 30) ORDER BY "issue_links"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/17180: SELECT "subscriptions".* FROM "subscriptions" WHERE "subscriptions"."subscribable_id" = 30 AND "subscriptions"."subscribable_type" = 'Issue' AND "subscriptions"."project_id" IS NULL AND "subscriptions"."user_id" = 28 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/subscribable.rb:39:in `block in lazy_subscription'*/17281: SELECT "notes".* FROM ((SELECT "notes".* FROM "notes" WHERE "notes"."noteable_id" = 30 AND "notes"."noteable_type" = 'Issue')) notes /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/17382: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 30 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/17483: SELECT "users".* FROM "users" WHERE "users"."id" = 28 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/17584: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_type" = 'Note' AND "award_emoji"."awardable_id" = 18 ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/17685: SELECT "system_note_metadata".* FROM "system_note_metadata" WHERE "system_note_metadata"."note_id" = 18 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/17786: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_id" = 30 AND "award_emoji"."awardable_type" = 'Issue' ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/concerns/work_items/unified_associations/award_emoji.rb:22:in `load_target'*/17887: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue.rb:764:in `has_widget?'*/17988: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/18089: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/18190: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/18291: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."id" = 30 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/18392: SELECT "users".* FROM "users" WHERE "users"."id" = 29 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/18493: SELECT "issue_assignees".* FROM "issue_assignees" WHERE "issue_assignees"."issue_id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/18594: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/18695: SELECT "users".* FROM find_users_by_id(28) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/18796: SELECT "timelogs".* FROM "timelogs" WHERE "timelogs"."issue_id" = 30 ORDER BY "timelogs"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/18897: SELECT SUM("timelogs"."time_spent") FROM "timelogs" WHERE "timelogs"."issue_id" = 30 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/time_trackable.rb:68:in `total_time_spent'*/18998: SELECT "todos".* FROM "todos" LEFT JOIN banned_users ON todos.author_id = banned_users.user_id WHERE "todos"."user_id" = 28 AND ("todos"."state" IN ('pending')) AND "banned_users"."user_id" IS NULL AND ("todos"."state" IN ('pending')) AND "todos"."target_id" = 30 AND "todos"."target_type" IN ('Issue', 'WorkItem') ORDER BY "todos"."id" DESC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/current_user_todos.rb:31:in `group_by'*/19099: SELECT "work_item_parent_links"."work_item_parent_id" FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 30 GROUP BY "work_item_parent_links"."work_item_parent_id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_items/widgets/hierarchy_type.rb:43:in `block in has_children?'*/191100: SELECT "labels".* FROM ((SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_type" = 'Issue' AND "label_links"."target_id" IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 30))192UNION193(SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_id" IS NULL)) labels ORDER BY "labels"."title" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/graphql/ee/resolvers/bulk_labels_resolver.rb:48:in `group_by'*/>194 rolled up child dates (FAILED - 1)1961st Try error in ./spec/support/shared_examples/features/work_items/rolledup_dates_shared_examples.rb:171:197Condition not met: JS requests complete198Unexpected browser console output:199webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"200webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"201http://127.0.0.1:37239/null/-/labels.json?only_group_labels=true - Failed to load resource: the server responded with a status of 404 (Not Found)202webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"203webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"204webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"205webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"206webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"207webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"208webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"209webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"210webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"211webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"212webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"213webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"214webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"215webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"216webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"217webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"218webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"219webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"220webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"221webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"222webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"223webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"224webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"225webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"226webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"227webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"228webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"229webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"230webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"231webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"232webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"233webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"234webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"235https://www.gravatar.com/avatar/6dbc6cbc2beab4e357f8a479c870de0f3f80ac18237dd1dd6295771efe0fb2ac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED236webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"237https://www.gravatar.com/avatar/6dbc6cbc2beab4e357f8a479c870de0f3f80ac18237dd1dd6295771efe0fb2ac?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED238webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"239webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"240webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown241webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown242webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"243webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown244webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown245webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"246webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown247webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown248webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"249webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown250webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown251webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"252webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown253webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown254webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"255webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown256webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown257webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"258webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown259webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown260webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"261webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown262webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown263webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"264webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown265webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown266webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"267webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown268webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown269webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"270webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown271webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown272webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"273webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown274webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown275webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"276webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown277webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown278webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"279webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown280webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown281http://127.0.0.1:37239/api/graphql - Failed to load resource: the server responded with a status of 500 (Internal Server Error)282Too many SQL queries were executed in GraphqlController#execute (application/json): a maximum of 100 is allowed but 101 SQL queries were executed2830: SELECT "organizations".* FROM "organizations" INNER JOIN "organization_users" ON "organization_users"."organization_id" = "organizations"."id" WHERE "organization_users"."user_id" = 28 ORDER BY "organization_users"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/current/organization.rb:24:in `from_user'*/2841: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/loaders/batch_model_loader.rb:25:in `block in find'*/2852: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/2863: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(29) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/2874: SELECT "saml_providers".* FROM "saml_providers" WHERE "saml_providers"."group_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:419:in `block in root_saml_provider'*/2885: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/2896: SELECT "organization_users"."user_id" FROM "organization_users" WHERE "organization_users"."organization_id" = 1013 AND "organization_users"."access_level" = 50 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/organizations/organization.rb:83:in `owner_user_ids'*/2907: SELECT MAX("members"."access_level") AS "maximum_access_level", "members"."user_id" AS "members_user_id" FROM ((SELECT "members"."id", "members"."access_level", "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."source_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND "members"."state" = 0 AND "members"."requested_at" IS NULL AND "members"."invite_token" IS NULL AND (members.access_level > 5))291UNION292(WITH "group_group_links_cte" AS MATERIALIZED (SELECT "group_group_links".* FROM "group_group_links" WHERE "group_group_links"."shared_group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30))) SELECT "members"."id", LEAST("group_group_links"."group_access", "members"."access_level") AS access_level, "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members", "group_group_links_cte" AS "group_group_links" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."requested_at" IS NULL AND "members"."source_id" = "group_group_links"."shared_with_group_id" AND "members"."source_type" = 'Namespace' AND "members"."state" = 0 AND (members.access_level > 5))) members WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."user_id" = 28 GROUP BY "members"."user_id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:1036:in `block in max_member_access'*/2938: SELECT "users".* FROM find_users_by_id(29) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/2949: SELECT "routes".* FROM "routes" WHERE "routes"."path" = 'group3/group2' LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:34:in `find_by_full_path'*/29510: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/mutations/work_items/create.rb:74:in `resolve'*/29611: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/widget_definition.rb:54:in `filter_map'*/29712: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/29813: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."base_type" = 0 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:91:in `default_by_type'*/29914: UPDATE "internal_ids" SET "last_value" = ("internal_ids"."last_value" + 1) WHERE "internal_ids"."namespace_id" = 30 AND "internal_ids"."usage" = 0 RETURNING "last_value" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/internal_id.rb:164:in `update_record!'*/30015: INSERT INTO "issues" ("title", "author_id", "created_at", "updated_at", "iid", "title_html", "description_html", "time_estimate", "cached_markdown_version", "work_item_type_id", "namespace_id", "lock_version") VALUES ('A child issue', 28, '2024-07-31 10:24:48.770605', '2024-07-31 10:24:48.770605', 3, 'A child issue', '', 0, 2162688, 1, 30, 0) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/issuable_base_service.rb:417:in `transaction_create'*/30116: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 29 AND "issue_user_mentions"."note_id" IS NULL /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/30217: SELECT 1 AS one FROM ((SELECT "labels".* FROM "labels" INNER JOIN "label_links" ON "labels"."id" = "label_links"."label_id" WHERE "label_links"."target_id" = 29 AND "label_links"."target_type" = 'Issue')) labels INNER JOIN "lists" ON "lists"."label_id" = "labels"."id" LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:35:in `issue_assigned_to_list_label?'*/30318: INSERT INTO issue_metrics (issue_id, first_associated_with_milestone_at, first_added_to_board_at, created_at, updated_at)304VALUES (29, NULL, NULL, NOW(), NOW())305ON CONFLICT (issue_id)306DO UPDATE SET307 first_associated_with_milestone_at = LEAST(issue_metrics.first_associated_with_milestone_at, EXCLUDED.first_associated_with_milestone_at),308 first_added_to_board_at = LEAST(issue_metrics.first_added_to_board_at, EXCLUDED.first_added_to_board_at),309 updated_at = NOW()310RETURNING id311 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:29:in `record!'*/31219: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_id" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/base_service.rb:38:in `previous_related_issuables'*/31320: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:47:in `block (2 levels) in <module:IssuePolicy>'*/31421: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 27 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:48:in `block (2 levels) in <module:IssuePolicy>'*/31522: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/31623: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:46:in `for_work_item'*/31724: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/31825: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/31926: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)320UNION321(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/32227: SELECT COUNT(*) FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:56:in `validate_max_children'*/32328: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 29 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 29) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/32429: INSERT INTO "work_item_parent_links" ("work_item_id", "work_item_parent_id", "created_at", "updated_at") VALUES (29, 27, '2024-07-31 10:24:48.862928', '2024-07-31 10:24:48.862928') RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/32530: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:108:in `handle_epic_issue'*/32631: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:79:in `previous_related_issuables'*/32732: SELECT DISTINCT "epics".* FROM "epics" INNER JOIN "epic_issues" ON "epic_issues"."epic_id" = "epics"."id" WHERE "epic_issues"."issue_id" = 29 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:52:in `flatten'*/32833: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:19:in `relate_issuables'*/32934: SELECT "epic_issues"."epic_id", MIN(relative_position) AS position FROM ((SELECT id, relative_position, parent_id, parent_id as epic_id, 'epic' as object_type330 FROM "epics" WHERE "epics"."parent_id" = 1)331UNION332(SELECT id, relative_position, epic_id as parent_id, epic_id, 'epic_issue' as object_type333 FROM "epic_issues" WHERE "epic_issues"."epic_id" = 1)) epic_issues GROUP BY "epic_issues"."epic_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/33435: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/33536: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/33637: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/33738: INSERT INTO "epic_issues" ("epic_id", "issue_id", "relative_position") VALUES (1, 29, 0) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/33839: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/33940: SELECT "work_item_parent_links"."work_item_parent_id", MIN(relative_position) AS position FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 AND "work_item_parent_links"."id" != 2 GROUP BY "work_item_parent_links"."work_item_parent_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/34041: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 29 AND "work_item_parent_links"."id" != 2 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/34142: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/34243: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)343UNION344(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/34544: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 29 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 29) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/34645: UPDATE "work_item_parent_links" SET "relative_position" = 0, "updated_at" = '2024-07-31 10:24:48.935296' WHERE "work_item_parent_links"."id" = 2 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/34746: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/34847: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/34948: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 3 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/35049: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/35150: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #3 as child issue', 'Issue', 28, '2024-07-31 10:24:48.940868', '2024-07-31 10:24:48.949561', 27, TRUE, '87186363bd7990a21a9e50e7fa45f5782c99be77', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/3" data-reference-type="work_item" data-original="#3" data-link="false" data-link-reference="false" data-work-item="29" data-group="30" data-namespace="30" data-iid="3" data-namespace-path="group3/group2" data-work-item-type="issue" data-container="body" data-placement="top" title="A child issue" class="gfm gfm-work_item">#3</a> as child issue</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/35251: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_child', '2024-07-31 10:24:48.988604', '2024-07-31 10:24:48.988604', 15) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/35352: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 27 AND "issue_user_mentions"."note_id" = 15 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/35453: UPDATE "issues" SET "updated_at" = '2024-07-31 10:24:48.999330' WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/throttled_touch.rb:10:in `touch'*/35554: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/35655: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/35756: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/35857: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/35958: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #1 as parent epic', 'Issue', 28, '2024-07-31 10:24:49.004975', '2024-07-31 10:24:49.013716', 29, TRUE, 'c6674de35d1d8d7f616e406bdaccb57a6f283b2d', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/1" data-reference-type="work_item" data-original="#1" data-link="false" data-link-reference="false" data-work-item="27" data-group="30" data-namespace="30" data-iid="1" data-namespace-path="group3/group2" data-work-item-type="epic" data-container="body" data-placement="top" title="My title 25" class="gfm gfm-work_item">#1</a> as parent epic</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/36059: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_parent', '2024-07-31 10:24:49.050344', '2024-07-31 10:24:49.050344', 16) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/36160: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 29 AND "issue_user_mentions"."note_id" = 16 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/36261: INSERT INTO "resource_link_events" ("action", "user_id", "issue_id", "child_work_item_id", "created_at", "system_note_metadata_id") VALUES (1, 28, 27, 29, '2024-07-31 10:24:49.060748', 16) RETURNING "id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:33:in `create_notes_and_resource_event'*/36362: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:83:in `sync_relative_position'*/36463: SELECT "epics".* FROM "epics" WHERE "epics"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/36564: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/36665: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 29 AND "epic_issues"."id" != 2 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/36766: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 29 ORDER BY "work_item_parent_links"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/epic_issue.rb:65:in `check_existing_parent_link'*/36867: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/36968: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/37069: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_parent_id" WHERE "work_item_parent_links"."work_item_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/widgets/hierarchy_service/base_service.rb:83:in `service_response!'*/37170: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/37271: SELECT "plans".* FROM "plans" WHERE "plans"."name" = 'default' LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/plan.rb:19:in `block in default'*/37372: SELECT "namespace_settings"."created_at", "namespace_settings"."updated_at", "namespace_settings"."namespace_id", "namespace_settings"."prevent_forking_outside_group", "namespace_settings"."allow_mfa_for_subgroups", "namespace_settings"."default_branch_name", "namespace_settings"."repository_read_only", "namespace_settings"."resource_access_token_creation_allowed", "namespace_settings"."prevent_sharing_groups_outside_hierarchy", "namespace_settings"."new_user_signups_cap", "namespace_settings"."setup_for_company", "namespace_settings"."jobs_to_be_done", "namespace_settings"."runner_token_expiration_interval", "namespace_settings"."subgroup_runner_token_expiration_interval", "namespace_settings"."project_runner_token_expiration_interval", "namespace_settings"."show_diff_preview_in_email", "namespace_settings"."enabled_git_access_protocol", "namespace_settings"."unique_project_download_limit", "namespace_settings"."unique_project_download_limit_interval_in_seconds", "namespace_settings"."unique_project_download_limit_allowlist", "namespace_settings"."auto_ban_user_on_excessive_projects_download", "namespace_settings"."only_allow_merge_if_pipeline_succeeds", "namespace_settings"."allow_merge_on_skipped_pipeline", "namespace_settings"."only_allow_merge_if_all_discussions_are_resolved", "namespace_settings"."default_compliance_framework_id", "namespace_settings"."runner_registration_enabled", "namespace_settings"."allow_runner_registration_token", "namespace_settings"."unique_project_download_limit_alertlist", "namespace_settings"."emails_enabled", "namespace_settings"."experiment_features_enabled", "namespace_settings"."default_branch_protection_defaults", "namespace_settings"."service_access_tokens_expiration_enforced", "namespace_settings"."product_analytics_enabled", "namespace_settings"."allow_merge_without_pipeline", "namespace_settings"."enforce_ssh_certificates", "namespace_settings"."math_rendering_limits_enabled", "namespace_settings"."lock_math_rendering_limits_enabled", "namespace_settings"."duo_features_enabled", "namespace_settings"."lock_duo_features_enabled", "namespace_settings"."disable_personal_access_tokens", "namespace_settings"."enable_auto_assign_gitlab_duo_pro_seats", "namespace_settings"."early_access_program_participant", "namespace_settings"."remove_dormant_members", "namespace_settings"."remove_dormant_members_period", "namespace_settings"."early_access_program_joined_by_id", "namespace_settings"."seat_control", "namespace_settings"."last_dormant_member_review_at" FROM "namespace_settings" WHERE "namespace_settings"."namespace_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/internal_events.rb:179:in `create_early_access_program_event'*/37473: SELECT "web_hooks".* FROM "web_hooks" WHERE "web_hooks"."type" = 'GroupHook' AND "web_hooks"."group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND (recent_failures <= 3 OR (recent_failures > 3 AND (disabled_until IS NOT NULL) AND (disabled_until < '2024-07-31 10:24:49.395898'))) AND "web_hooks"."issues_events" = TRUE /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:790:in `execute_hooks'*/37574: SELECT "integrations".* FROM "integrations" WHERE "integrations"."group_id" = 30 AND "integrations"."issues_events" = TRUE AND "integrations"."active" = TRUE /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:849:in `execute_integrations'*/37675: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/37776: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/lib/ee/gitlab/event_store.rb:136:in `block in subscribe_to_work_item_events'*/37877: SELECT "merge_requests_closing_issues".* FROM "merge_requests_closing_issues" WHERE "merge_requests_closing_issues"."issue_id" = 29 ORDER BY "merge_requests_closing_issues"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/37978: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_item_type.rb:74:in `work_item_type'*/38079: SELECT issues.*, issue_links.id AS issue_link_id, issue_links.link_type as issue_link_type_value, issue_links.target_id as issue_link_source_id, issue_links.created_at as issue_link_created_at, issue_links.updated_at as issue_link_updated_at FROM "issues" INNER JOIN issue_links ON381 (issue_links.source_id = issues.id AND issue_links.target_id = 29)382 OR383 (issue_links.target_id = issues.id AND issue_links.source_id = 29) ORDER BY "issue_links"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/38480: SELECT "subscriptions".* FROM "subscriptions" WHERE "subscriptions"."subscribable_id" = 29 AND "subscriptions"."subscribable_type" = 'Issue' AND "subscriptions"."project_id" IS NULL AND "subscriptions"."user_id" = 28 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/subscribable.rb:39:in `block in lazy_subscription'*/38581: SELECT "notes".* FROM ((SELECT "notes".* FROM "notes" WHERE "notes"."noteable_id" = 29 AND "notes"."noteable_type" = 'Issue')) notes /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/38682: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 29 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/38783: SELECT "users".* FROM "users" WHERE "users"."id" = 28 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/38884: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_type" = 'Note' AND "award_emoji"."awardable_id" = 16 ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/38985: SELECT "system_note_metadata".* FROM "system_note_metadata" WHERE "system_note_metadata"."note_id" = 16 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/39086: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_id" = 29 AND "award_emoji"."awardable_type" = 'Issue' ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/concerns/work_items/unified_associations/award_emoji.rb:22:in `load_target'*/39187: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue.rb:764:in `has_widget?'*/39288: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/39389: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/39490: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/39591: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."id" = 30 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/39692: SELECT "users".* FROM "users" WHERE "users"."id" = 29 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/39793: SELECT "issue_assignees".* FROM "issue_assignees" WHERE "issue_assignees"."issue_id" = 27 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/39894: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/39995: SELECT "users".* FROM find_users_by_id(28) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/40096: SELECT "timelogs".* FROM "timelogs" WHERE "timelogs"."issue_id" = 29 ORDER BY "timelogs"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/40197: SELECT SUM("timelogs"."time_spent") FROM "timelogs" WHERE "timelogs"."issue_id" = 29 /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/time_trackable.rb:68:in `total_time_spent'*/40298: SELECT "todos".* FROM "todos" LEFT JOIN banned_users ON todos.author_id = banned_users.user_id WHERE "todos"."user_id" = 28 AND ("todos"."state" IN ('pending')) AND "banned_users"."user_id" IS NULL AND ("todos"."state" IN ('pending')) AND "todos"."target_id" = 29 AND "todos"."target_type" IN ('Issue', 'WorkItem') ORDER BY "todos"."id" DESC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/current_user_todos.rb:31:in `group_by'*/40399: SELECT "work_item_parent_links"."work_item_parent_id" FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 29 GROUP BY "work_item_parent_links"."work_item_parent_id" /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_items/widgets/hierarchy_type.rb:43:in `block in has_children?'*/404100: SELECT "labels".* FROM ((SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_type" = 'Issue' AND "label_links"."target_id" IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 29))405UNION406(SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_id" IS NULL)) labels ORDER BY "labels"."title" ASC /*application:test,correlation_id:01J4454AWBR7WS85944DJ8J40E,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/graphql/ee/resolvers/bulk_labels_resolver.rb:48:in `group_by'*/408RSpec::Retry: 2nd try ./spec/support/shared_examples/features/work_items/rolledup_dates_shared_examples.rb:171409 HTML screenshot: /builds/gitlab-org/gitlab/tmp/capybara/work_item_for_signed_in_user_for_epic_work_items_on_the_work_item_route_behaves_like_work_items_rolled_up_dates_when_feature_flag_is_enabled_when_using.html410 Image screenshot: /tmp/capybara/work_item_for_signed_in_user_for_epic_work_items_on_the_work_item_route_behaves_like_work_items_rolled_up_dates_when_feature_flag_is_enabled_when_using.png411# [RSpecRunTime] RSpec elapsed time: 8 minutes 32.14 seconds. Current RSS: ~1551M. Threads: 23. load average: 0.71 1.44 1.37 1/514 4445412.413 when removing all children4142024-07-31 10:27:22 +0000 Rack app ("POST /api/graphql" - (127.0.0.1)): #<Gitlab::QueryLimiting::Transaction::ThresholdExceededError: Too many SQL queries were executed in GraphqlController#execute (application/json): a maximum of 108 is allowed but 114 SQL queries were executed4150: SELECT "organizations".* FROM "organizations" INNER JOIN "organization_users" ON "organization_users"."organization_id" = "organizations"."id" WHERE "organization_users"."user_id" = 28 ORDER BY "organization_users"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/current/organization.rb:24:in `from_user'*/4161: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/loaders/batch_model_loader.rb:25:in `block in find'*/4172: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/4183: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(29) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/4194: SELECT "saml_providers".* FROM "saml_providers" WHERE "saml_providers"."group_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:419:in `block in root_saml_provider'*/4205: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/4216: SELECT "organization_users"."user_id" FROM "organization_users" WHERE "organization_users"."organization_id" = 1013 AND "organization_users"."access_level" = 50 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/organizations/organization.rb:83:in `owner_user_ids'*/4227: SELECT MAX("members"."access_level") AS "maximum_access_level", "members"."user_id" AS "members_user_id" FROM ((SELECT "members"."id", "members"."access_level", "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."source_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND "members"."state" = 0 AND "members"."requested_at" IS NULL AND "members"."invite_token" IS NULL AND (members.access_level > 5))423UNION424(WITH "group_group_links_cte" AS MATERIALIZED (SELECT "group_group_links".* FROM "group_group_links" WHERE "group_group_links"."shared_group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30))) SELECT "members"."id", LEAST("group_group_links"."group_access", "members"."access_level") AS access_level, "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members", "group_group_links_cte" AS "group_group_links" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."requested_at" IS NULL AND "members"."source_id" = "group_group_links"."shared_with_group_id" AND "members"."source_type" = 'Namespace' AND "members"."state" = 0 AND (members.access_level > 5))) members WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."user_id" = 28 GROUP BY "members"."user_id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:1036:in `block in max_member_access'*/4258: SELECT "users".* FROM find_users_by_id(29) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/4269: SELECT "routes".* FROM "routes" WHERE "routes"."path" = 'group3/group2' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:34:in `find_by_full_path'*/42710: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/42811: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/mutations/work_items/create.rb:74:in `resolve'*/42912: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/widget_definition.rb:54:in `filter_map'*/43013: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/43114: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/issues/build_service.rb:80:in `set_work_item_type'*/43215: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."base_type" = 0 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:91:in `default_by_type'*/43316: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/43417: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."base_type" = 0 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:91:in `default_by_type'*/43518: UPDATE "internal_ids" SET "last_value" = ("internal_ids"."last_value" + 1) WHERE "internal_ids"."namespace_id" = 30 AND "internal_ids"."usage" = 0 RETURNING "last_value" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/internal_id.rb:164:in `update_record!'*/43619: INSERT INTO "issues" ("title", "author_id", "created_at", "updated_at", "iid", "title_html", "description_html", "time_estimate", "cached_markdown_version", "work_item_type_id", "namespace_id", "lock_version") VALUES ('child issue 2', 28, '2024-07-31 10:27:20.275986', '2024-07-31 10:27:20.275986', 4, 'child issue 2', '', 0, 2162688, 1, 30, 0) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/issuable_base_service.rb:417:in `transaction_create'*/43720: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 32 AND "issue_user_mentions"."note_id" IS NULL /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/43821: SELECT 1 AS one FROM ((SELECT "labels".* FROM "labels" INNER JOIN "label_links" ON "labels"."id" = "label_links"."label_id" WHERE "label_links"."target_id" = 32 AND "label_links"."target_type" = 'Issue')) labels INNER JOIN "lists" ON "lists"."label_id" = "labels"."id" LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:35:in `issue_assigned_to_list_label?'*/43922: INSERT INTO issue_metrics (issue_id, first_associated_with_milestone_at, first_added_to_board_at, created_at, updated_at)440VALUES (32, NULL, NULL, NOW(), NOW())441ON CONFLICT (issue_id)442DO UPDATE SET443 first_associated_with_milestone_at = LEAST(issue_metrics.first_associated_with_milestone_at, EXCLUDED.first_associated_with_milestone_at),444 first_added_to_board_at = LEAST(issue_metrics.first_added_to_board_at, EXCLUDED.first_added_to_board_at),445 updated_at = NOW()446RETURNING id447 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:29:in `record!'*/44823: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_id" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/base_service.rb:38:in `previous_related_issuables'*/44924: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:47:in `block (2 levels) in <module:IssuePolicy>'*/45025: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 27 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:48:in `block (2 levels) in <module:IssuePolicy>'*/45126: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/45227: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 27 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:125:in `sync_epic_link?'*/45328: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:46:in `for_work_item'*/45429: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/45530: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/45631: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)457UNION458(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/45932: SELECT COUNT(*) FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:56:in `validate_max_children'*/46033: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 32 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 32) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/46134: INSERT INTO "work_item_parent_links" ("work_item_id", "work_item_parent_id", "created_at", "updated_at") VALUES (32, 27, '2024-07-31 10:27:20.372988', '2024-07-31 10:27:20.372988') RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/46235: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:108:in `handle_epic_issue'*/46336: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:79:in `previous_related_issuables'*/46437: SELECT DISTINCT "epics".* FROM "epics" INNER JOIN "epic_issues" ON "epic_issues"."epic_id" = "epics"."id" WHERE "epic_issues"."issue_id" = 32 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:52:in `flatten'*/46538: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:19:in `relate_issuables'*/46639: SELECT "epic_issues"."epic_id", MIN(relative_position) AS position FROM ((SELECT id, relative_position, parent_id, parent_id as epic_id, 'epic' as object_type467 FROM "epics" WHERE "epics"."parent_id" = 1)468UNION469(SELECT id, relative_position, epic_id as parent_id, epic_id, 'epic_issue' as object_type470 FROM "epic_issues" WHERE "epic_issues"."epic_id" = 1)) epic_issues GROUP BY "epic_issues"."epic_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/47140: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/47241: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/47342: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/47443: INSERT INTO "epic_issues" ("epic_id", "issue_id", "relative_position") VALUES (1, 32, -513) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/47544: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/47645: SELECT "work_item_parent_links"."work_item_parent_id", MIN(relative_position) AS position FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 AND "work_item_parent_links"."id" != 5 GROUP BY "work_item_parent_links"."work_item_parent_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/47746: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 32 AND "work_item_parent_links"."id" != 5 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/47847: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/47948: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)480UNION481(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/48249: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 32 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 32) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/48350: UPDATE "work_item_parent_links" SET "relative_position" = -513, "updated_at" = '2024-07-31 10:27:20.455584' WHERE "work_item_parent_links"."id" = 5 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/48451: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/48552: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/48653: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 4 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/48754: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/48855: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #4 as child issue', 'Issue', 28, '2024-07-31 10:27:20.459728', '2024-07-31 10:27:20.467742', 27, TRUE, 'fa9a9cbff586a950b75764a49e0c51979e0cb0e9', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/4" data-reference-type="work_item" data-original="#4" data-link="false" data-link-reference="false" data-work-item="32" data-group="30" data-namespace="30" data-iid="4" data-namespace-path="group3/group2" data-work-item-type="issue" data-container="body" data-placement="top" title="child issue 2" class="gfm gfm-work_item">#4</a> as child issue</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/48956: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_child', '2024-07-31 10:27:20.504054', '2024-07-31 10:27:20.504054', 23) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/49057: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 27 AND "issue_user_mentions"."note_id" = 23 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/49158: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/49259: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/49360: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/49461: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/49562: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #1 as parent epic', 'Issue', 28, '2024-07-31 10:27:20.515131', '2024-07-31 10:27:20.526448', 32, TRUE, 'fa17339a55fb42cb7d6fc33a80261939c22bfa76', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/1" data-reference-type="work_item" data-original="#1" data-link="false" data-link-reference="false" data-work-item="27" data-group="30" data-namespace="30" data-iid="1" data-namespace-path="group3/group2" data-work-item-type="epic" data-container="body" data-placement="top" title="My title 25" class="gfm gfm-work_item">#1</a> as parent epic</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/49663: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_parent', '2024-07-31 10:27:20.564908', '2024-07-31 10:27:20.564908', 24) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/49764: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 32 AND "issue_user_mentions"."note_id" = 24 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/49865: INSERT INTO "resource_link_events" ("action", "user_id", "issue_id", "child_work_item_id", "created_at", "system_note_metadata_id") VALUES (1, 28, 27, 32, '2024-07-31 10:27:20.574623', 24) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:33:in `create_notes_and_resource_event'*/49966: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:83:in `sync_relative_position'*/50067: SELECT "epics".* FROM "epics" WHERE "epics"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/50168: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/50269: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 32 AND "epic_issues"."id" != 5 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/50370: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 32 ORDER BY "work_item_parent_links"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/epic_issue.rb:65:in `check_existing_parent_link'*/50471: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/50572: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/50673: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_parent_id" WHERE "work_item_parent_links"."work_item_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/widgets/hierarchy_service/base_service.rb:83:in `service_response!'*/50774: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/50875: SELECT "plans".* FROM "plans" WHERE "plans"."name" = 'default' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/plan.rb:19:in `block in default'*/50976: SELECT "namespace_settings"."created_at", "namespace_settings"."updated_at", "namespace_settings"."namespace_id", "namespace_settings"."prevent_forking_outside_group", "namespace_settings"."allow_mfa_for_subgroups", "namespace_settings"."default_branch_name", "namespace_settings"."repository_read_only", "namespace_settings"."resource_access_token_creation_allowed", "namespace_settings"."prevent_sharing_groups_outside_hierarchy", "namespace_settings"."new_user_signups_cap", "namespace_settings"."setup_for_company", "namespace_settings"."jobs_to_be_done", "namespace_settings"."runner_token_expiration_interval", "namespace_settings"."subgroup_runner_token_expiration_interval", "namespace_settings"."project_runner_token_expiration_interval", "namespace_settings"."show_diff_preview_in_email", "namespace_settings"."enabled_git_access_protocol", "namespace_settings"."unique_project_download_limit", "namespace_settings"."unique_project_download_limit_interval_in_seconds", "namespace_settings"."unique_project_download_limit_allowlist", "namespace_settings"."auto_ban_user_on_excessive_projects_download", "namespace_settings"."only_allow_merge_if_pipeline_succeeds", "namespace_settings"."allow_merge_on_skipped_pipeline", "namespace_settings"."only_allow_merge_if_all_discussions_are_resolved", "namespace_settings"."default_compliance_framework_id", "namespace_settings"."runner_registration_enabled", "namespace_settings"."allow_runner_registration_token", "namespace_settings"."unique_project_download_limit_alertlist", "namespace_settings"."emails_enabled", "namespace_settings"."experiment_features_enabled", "namespace_settings"."default_branch_protection_defaults", "namespace_settings"."service_access_tokens_expiration_enforced", "namespace_settings"."product_analytics_enabled", "namespace_settings"."allow_merge_without_pipeline", "namespace_settings"."enforce_ssh_certificates", "namespace_settings"."math_rendering_limits_enabled", "namespace_settings"."lock_math_rendering_limits_enabled", "namespace_settings"."duo_features_enabled", "namespace_settings"."lock_duo_features_enabled", "namespace_settings"."disable_personal_access_tokens", "namespace_settings"."enable_auto_assign_gitlab_duo_pro_seats", "namespace_settings"."early_access_program_participant", "namespace_settings"."remove_dormant_members", "namespace_settings"."remove_dormant_members_period", "namespace_settings"."early_access_program_joined_by_id", "namespace_settings"."seat_control", "namespace_settings"."last_dormant_member_review_at" FROM "namespace_settings" WHERE "namespace_settings"."namespace_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/internal_events.rb:179:in `create_early_access_program_event'*/51077: SELECT "web_hooks".* FROM "web_hooks" WHERE "web_hooks"."type" = 'GroupHook' AND "web_hooks"."group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND (recent_failures <= 3 OR (recent_failures > 3 AND (disabled_until IS NOT NULL) AND (disabled_until < '2024-07-31 10:27:20.898207'))) AND "web_hooks"."issues_events" = TRUE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:790:in `execute_hooks'*/51178: SELECT "integrations".* FROM "integrations" WHERE "integrations"."group_id" = 30 AND "integrations"."issues_events" = TRUE AND "integrations"."active" = TRUE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:849:in `execute_integrations'*/51279: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/51380: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/lib/ee/gitlab/event_store.rb:136:in `block in subscribe_to_work_item_events'*/51481: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/51582: SELECT "merge_requests_closing_issues".* FROM "merge_requests_closing_issues" WHERE "merge_requests_closing_issues"."issue_id" = 32 ORDER BY "merge_requests_closing_issues"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/51683: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/51784: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/51885: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_item_type.rb:74:in `work_item_type'*/51986: SELECT issues.*, issue_links.id AS issue_link_id, issue_links.link_type as issue_link_type_value, issue_links.target_id as issue_link_source_id, issue_links.created_at as issue_link_created_at, issue_links.updated_at as issue_link_updated_at FROM "issues" INNER JOIN issue_links ON520 (issue_links.source_id = issues.id AND issue_links.target_id = 32)521 OR522 (issue_links.target_id = issues.id AND issue_links.source_id = 32) ORDER BY "issue_links"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/52387: SELECT "subscriptions".* FROM "subscriptions" WHERE "subscriptions"."subscribable_id" = 32 AND "subscriptions"."subscribable_type" = 'Issue' AND "subscriptions"."project_id" IS NULL AND "subscriptions"."user_id" = 28 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/subscribable.rb:39:in `block in lazy_subscription'*/52488: SELECT "notes".* FROM ((SELECT "notes".* FROM "notes" WHERE "notes"."noteable_id" = 32 AND "notes"."noteable_type" = 'Issue')) notes /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/52589: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 32 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/52690: SELECT "users".* FROM "users" WHERE "users"."id" = 28 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/52791: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_type" = 'Note' AND "award_emoji"."awardable_id" = 24 ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/52892: SELECT "system_note_metadata".* FROM "system_note_metadata" WHERE "system_note_metadata"."note_id" = 24 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/52993: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_id" = 32 AND "award_emoji"."awardable_type" = 'Issue' ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/concerns/work_items/unified_associations/award_emoji.rb:22:in `load_target'*/53094: SELECT "notes".* FROM ((SELECT "notes".* FROM "notes" WHERE "notes"."noteable_id" = 32 AND "notes"."noteable_type" = 'Issue')) notes /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/53195: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 32 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/53296: SELECT "users".* FROM "users" WHERE "users"."id" = 28 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/53397: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_type" = 'Note' AND "award_emoji"."awardable_id" = 24 ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/53498: SELECT "system_note_metadata".* FROM "system_note_metadata" WHERE "system_note_metadata"."note_id" = 24 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/53599: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/536100: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue.rb:764:in `has_widget?'*/537101: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/538102: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/539103: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/540104: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."id" = 30 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/541105: SELECT "users".* FROM "users" WHERE "users"."id" = 29 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/542106: SELECT "issue_assignees".* FROM "issue_assignees" WHERE "issue_assignees"."issue_id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/543107: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/544108: SELECT "users".* FROM find_users_by_id(28) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/545109: SELECT "timelogs".* FROM "timelogs" WHERE "timelogs"."issue_id" = 32 ORDER BY "timelogs"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/546110: SELECT SUM("timelogs"."time_spent") FROM "timelogs" WHERE "timelogs"."issue_id" = 32 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/time_trackable.rb:68:in `total_time_spent'*/547111: SELECT "todos".* FROM "todos" LEFT JOIN banned_users ON todos.author_id = banned_users.user_id WHERE "todos"."user_id" = 28 AND ("todos"."state" IN ('pending')) AND "banned_users"."user_id" IS NULL AND ("todos"."state" IN ('pending')) AND "todos"."target_id" = 32 AND "todos"."target_type" IN ('Issue', 'WorkItem') ORDER BY "todos"."id" DESC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/current_user_todos.rb:31:in `group_by'*/548112: SELECT "work_item_parent_links"."work_item_parent_id" FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 32 GROUP BY "work_item_parent_links"."work_item_parent_id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_items/widgets/hierarchy_type.rb:43:in `block in has_children?'*/549113: SELECT "labels".* FROM ((SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_type" = 'Issue' AND "label_links"."target_id" IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 32))550UNION551(SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_id" IS NULL)) labels ORDER BY "labels"."title" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/graphql/ee/resolvers/bulk_labels_resolver.rb:48:in `group_by'*/>552 rolled up child dates5541st Try error in ./spec/support/shared_examples/features/work_items/rolledup_dates_shared_examples.rb:190:555Condition not met: JS requests complete556Unexpected browser console output:557webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"558webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown559webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown560webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"561webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown562webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown563webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown564webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown565webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"566webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown567webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown568http://127.0.0.1:37239/api/graphql - Failed to load resource: the server responded with a status of 500 (Internal Server Error)569Too many SQL queries were executed in GraphqlController#execute (application/json): a maximum of 108 is allowed but 114 SQL queries were executed5700: SELECT "organizations".* FROM "organizations" INNER JOIN "organization_users" ON "organization_users"."organization_id" = "organizations"."id" WHERE "organization_users"."user_id" = 28 ORDER BY "organization_users"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/current/organization.rb:24:in `from_user'*/5711: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/loaders/batch_model_loader.rb:25:in `block in find'*/5722: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/5733: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(29) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/5744: SELECT "saml_providers".* FROM "saml_providers" WHERE "saml_providers"."group_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:419:in `block in root_saml_provider'*/5755: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/5766: SELECT "organization_users"."user_id" FROM "organization_users" WHERE "organization_users"."organization_id" = 1013 AND "organization_users"."access_level" = 50 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/organizations/organization.rb:83:in `owner_user_ids'*/5777: SELECT MAX("members"."access_level") AS "maximum_access_level", "members"."user_id" AS "members_user_id" FROM ((SELECT "members"."id", "members"."access_level", "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."source_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND "members"."state" = 0 AND "members"."requested_at" IS NULL AND "members"."invite_token" IS NULL AND (members.access_level > 5))578UNION579(WITH "group_group_links_cte" AS MATERIALIZED (SELECT "group_group_links".* FROM "group_group_links" WHERE "group_group_links"."shared_group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30))) SELECT "members"."id", LEAST("group_group_links"."group_access", "members"."access_level") AS access_level, "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members", "group_group_links_cte" AS "group_group_links" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."requested_at" IS NULL AND "members"."source_id" = "group_group_links"."shared_with_group_id" AND "members"."source_type" = 'Namespace' AND "members"."state" = 0 AND (members.access_level > 5))) members WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."user_id" = 28 GROUP BY "members"."user_id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:1036:in `block in max_member_access'*/5808: SELECT "users".* FROM find_users_by_id(29) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/5819: SELECT "routes".* FROM "routes" WHERE "routes"."path" = 'group3/group2' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:34:in `find_by_full_path'*/58210: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/58311: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/mutations/work_items/create.rb:74:in `resolve'*/58412: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/widget_definition.rb:54:in `filter_map'*/58513: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/58614: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/issues/build_service.rb:80:in `set_work_item_type'*/58715: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."base_type" = 0 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:91:in `default_by_type'*/58816: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/58917: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."base_type" = 0 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:91:in `default_by_type'*/59018: UPDATE "internal_ids" SET "last_value" = ("internal_ids"."last_value" + 1) WHERE "internal_ids"."namespace_id" = 30 AND "internal_ids"."usage" = 0 RETURNING "last_value" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/internal_id.rb:164:in `update_record!'*/59119: INSERT INTO "issues" ("title", "author_id", "created_at", "updated_at", "iid", "title_html", "description_html", "time_estimate", "cached_markdown_version", "work_item_type_id", "namespace_id", "lock_version") VALUES ('child issue 2', 28, '2024-07-31 10:27:20.275986', '2024-07-31 10:27:20.275986', 4, 'child issue 2', '', 0, 2162688, 1, 30, 0) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/issuable_base_service.rb:417:in `transaction_create'*/59220: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 32 AND "issue_user_mentions"."note_id" IS NULL /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/59321: SELECT 1 AS one FROM ((SELECT "labels".* FROM "labels" INNER JOIN "label_links" ON "labels"."id" = "label_links"."label_id" WHERE "label_links"."target_id" = 32 AND "label_links"."target_type" = 'Issue')) labels INNER JOIN "lists" ON "lists"."label_id" = "labels"."id" LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:35:in `issue_assigned_to_list_label?'*/59422: INSERT INTO issue_metrics (issue_id, first_associated_with_milestone_at, first_added_to_board_at, created_at, updated_at)595VALUES (32, NULL, NULL, NOW(), NOW())596ON CONFLICT (issue_id)597DO UPDATE SET598 first_associated_with_milestone_at = LEAST(issue_metrics.first_associated_with_milestone_at, EXCLUDED.first_associated_with_milestone_at),599 first_added_to_board_at = LEAST(issue_metrics.first_added_to_board_at, EXCLUDED.first_added_to_board_at),600 updated_at = NOW()601RETURNING id602 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:29:in `record!'*/60323: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_id" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/base_service.rb:38:in `previous_related_issuables'*/60424: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:47:in `block (2 levels) in <module:IssuePolicy>'*/60525: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 27 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:48:in `block (2 levels) in <module:IssuePolicy>'*/60626: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/60727: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 27 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:125:in `sync_epic_link?'*/60828: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:46:in `for_work_item'*/60929: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/61030: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/61131: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)612UNION613(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/61432: SELECT COUNT(*) FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:56:in `validate_max_children'*/61533: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 32 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 32) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/61634: INSERT INTO "work_item_parent_links" ("work_item_id", "work_item_parent_id", "created_at", "updated_at") VALUES (32, 27, '2024-07-31 10:27:20.372988', '2024-07-31 10:27:20.372988') RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/61735: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:108:in `handle_epic_issue'*/61836: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:79:in `previous_related_issuables'*/61937: SELECT DISTINCT "epics".* FROM "epics" INNER JOIN "epic_issues" ON "epic_issues"."epic_id" = "epics"."id" WHERE "epic_issues"."issue_id" = 32 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:52:in `flatten'*/62038: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:19:in `relate_issuables'*/62139: SELECT "epic_issues"."epic_id", MIN(relative_position) AS position FROM ((SELECT id, relative_position, parent_id, parent_id as epic_id, 'epic' as object_type622 FROM "epics" WHERE "epics"."parent_id" = 1)623UNION624(SELECT id, relative_position, epic_id as parent_id, epic_id, 'epic_issue' as object_type625 FROM "epic_issues" WHERE "epic_issues"."epic_id" = 1)) epic_issues GROUP BY "epic_issues"."epic_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/62640: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/62741: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/62842: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/62943: INSERT INTO "epic_issues" ("epic_id", "issue_id", "relative_position") VALUES (1, 32, -513) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/63044: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/63145: SELECT "work_item_parent_links"."work_item_parent_id", MIN(relative_position) AS position FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 AND "work_item_parent_links"."id" != 5 GROUP BY "work_item_parent_links"."work_item_parent_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/63246: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 32 AND "work_item_parent_links"."id" != 5 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/63347: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/63448: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)635UNION636(SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/63749: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 32 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 32) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/63850: UPDATE "work_item_parent_links" SET "relative_position" = -513, "updated_at" = '2024-07-31 10:27:20.455584' WHERE "work_item_parent_links"."id" = 5 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/63951: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/64052: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/64153: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 4 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/64254: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/64355: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #4 as child issue', 'Issue', 28, '2024-07-31 10:27:20.459728', '2024-07-31 10:27:20.467742', 27, TRUE, 'fa9a9cbff586a950b75764a49e0c51979e0cb0e9', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/4" data-reference-type="work_item" data-original="#4" data-link="false" data-link-reference="false" data-work-item="32" data-group="30" data-namespace="30" data-iid="4" data-namespace-path="group3/group2" data-work-item-type="issue" data-container="body" data-placement="top" title="child issue 2" class="gfm gfm-work_item">#4</a> as child issue</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/64456: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_child', '2024-07-31 10:27:20.504054', '2024-07-31 10:27:20.504054', 23) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/64557: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 27 AND "issue_user_mentions"."note_id" = 23 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/64658: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/64759: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/64860: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/64961: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/65062: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #1 as parent epic', 'Issue', 28, '2024-07-31 10:27:20.515131', '2024-07-31 10:27:20.526448', 32, TRUE, 'fa17339a55fb42cb7d6fc33a80261939c22bfa76', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/1" data-reference-type="work_item" data-original="#1" data-link="false" data-link-reference="false" data-work-item="27" data-group="30" data-namespace="30" data-iid="1" data-namespace-path="group3/group2" data-work-item-type="epic" data-container="body" data-placement="top" title="My title 25" class="gfm gfm-work_item">#1</a> as parent epic</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/65163: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_parent', '2024-07-31 10:27:20.564908', '2024-07-31 10:27:20.564908', 24) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/65264: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 32 AND "issue_user_mentions"."note_id" = 24 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/65365: INSERT INTO "resource_link_events" ("action", "user_id", "issue_id", "child_work_item_id", "created_at", "system_note_metadata_id") VALUES (1, 28, 27, 32, '2024-07-31 10:27:20.574623', 24) RETURNING "id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:33:in `create_notes_and_resource_event'*/65466: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:83:in `sync_relative_position'*/65567: SELECT "epics".* FROM "epics" WHERE "epics"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/65668: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/65769: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 32 AND "epic_issues"."id" != 5 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/65870: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 32 ORDER BY "work_item_parent_links"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/epic_issue.rb:65:in `check_existing_parent_link'*/65971: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/66072: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/66173: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_parent_id" WHERE "work_item_parent_links"."work_item_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/widgets/hierarchy_service/base_service.rb:83:in `service_response!'*/66274: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/66375: SELECT "plans".* FROM "plans" WHERE "plans"."name" = 'default' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/plan.rb:19:in `block in default'*/66476: SELECT "namespace_settings"."created_at", "namespace_settings"."updated_at", "namespace_settings"."namespace_id", "namespace_settings"."prevent_forking_outside_group", "namespace_settings"."allow_mfa_for_subgroups", "namespace_settings"."default_branch_name", "namespace_settings"."repository_read_only", "namespace_settings"."resource_access_token_creation_allowed", "namespace_settings"."prevent_sharing_groups_outside_hierarchy", "namespace_settings"."new_user_signups_cap", "namespace_settings"."setup_for_company", "namespace_settings"."jobs_to_be_done", "namespace_settings"."runner_token_expiration_interval", "namespace_settings"."subgroup_runner_token_expiration_interval", "namespace_settings"."project_runner_token_expiration_interval", "namespace_settings"."show_diff_preview_in_email", "namespace_settings"."enabled_git_access_protocol", "namespace_settings"."unique_project_download_limit", "namespace_settings"."unique_project_download_limit_interval_in_seconds", "namespace_settings"."unique_project_download_limit_allowlist", "namespace_settings"."auto_ban_user_on_excessive_projects_download", "namespace_settings"."only_allow_merge_if_pipeline_succeeds", "namespace_settings"."allow_merge_on_skipped_pipeline", "namespace_settings"."only_allow_merge_if_all_discussions_are_resolved", "namespace_settings"."default_compliance_framework_id", "namespace_settings"."runner_registration_enabled", "namespace_settings"."allow_runner_registration_token", "namespace_settings"."unique_project_download_limit_alertlist", "namespace_settings"."emails_enabled", "namespace_settings"."experiment_features_enabled", "namespace_settings"."default_branch_protection_defaults", "namespace_settings"."service_access_tokens_expiration_enforced", "namespace_settings"."product_analytics_enabled", "namespace_settings"."allow_merge_without_pipeline", "namespace_settings"."enforce_ssh_certificates", "namespace_settings"."math_rendering_limits_enabled", "namespace_settings"."lock_math_rendering_limits_enabled", "namespace_settings"."duo_features_enabled", "namespace_settings"."lock_duo_features_enabled", "namespace_settings"."disable_personal_access_tokens", "namespace_settings"."enable_auto_assign_gitlab_duo_pro_seats", "namespace_settings"."early_access_program_participant", "namespace_settings"."remove_dormant_members", "namespace_settings"."remove_dormant_members_period", "namespace_settings"."early_access_program_joined_by_id", "namespace_settings"."seat_control", "namespace_settings"."last_dormant_member_review_at" FROM "namespace_settings" WHERE "namespace_settings"."namespace_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/internal_events.rb:179:in `create_early_access_program_event'*/66577: SELECT "web_hooks".* FROM "web_hooks" WHERE "web_hooks"."type" = 'GroupHook' AND "web_hooks"."group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND (recent_failures <= 3 OR (recent_failures > 3 AND (disabled_until IS NOT NULL) AND (disabled_until < '2024-07-31 10:27:20.898207'))) AND "web_hooks"."issues_events" = TRUE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:790:in `execute_hooks'*/66678: SELECT "integrations".* FROM "integrations" WHERE "integrations"."group_id" = 30 AND "integrations"."issues_events" = TRUE AND "integrations"."active" = TRUE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:849:in `execute_integrations'*/66779: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/66880: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 32 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/lib/ee/gitlab/event_store.rb:136:in `block in subscribe_to_work_item_events'*/66981: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/67082: SELECT "merge_requests_closing_issues".* FROM "merge_requests_closing_issues" WHERE "merge_requests_closing_issues"."issue_id" = 32 ORDER BY "merge_requests_closing_issues"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/67183: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/67284: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/67385: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_item_type.rb:74:in `work_item_type'*/67486: SELECT issues.*, issue_links.id AS issue_link_id, issue_links.link_type as issue_link_type_value, issue_links.target_id as issue_link_source_id, issue_links.created_at as issue_link_created_at, issue_links.updated_at as issue_link_updated_at FROM "issues" INNER JOIN issue_links ON675 (issue_links.source_id = issues.id AND issue_links.target_id = 32)676 OR677 (issue_links.target_id = issues.id AND issue_links.source_id = 32) ORDER BY "issue_links"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/67887: SELECT "subscriptions".* FROM "subscriptions" WHERE "subscriptions"."subscribable_id" = 32 AND "subscriptions"."subscribable_type" = 'Issue' AND "subscriptions"."project_id" IS NULL AND "subscriptions"."user_id" = 28 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/subscribable.rb:39:in `block in lazy_subscription'*/67988: SELECT "notes".* FROM ((SELECT "notes".* FROM "notes" WHERE "notes"."noteable_id" = 32 AND "notes"."noteable_type" = 'Issue')) notes /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/68089: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 32 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/68190: SELECT "users".* FROM "users" WHERE "users"."id" = 28 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/68291: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_type" = 'Note' AND "award_emoji"."awardable_id" = 24 ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/68392: SELECT "system_note_metadata".* FROM "system_note_metadata" WHERE "system_note_metadata"."note_id" = 24 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/68493: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_id" = 32 AND "award_emoji"."awardable_type" = 'Issue' ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/concerns/work_items/unified_associations/award_emoji.rb:22:in `load_target'*/68594: SELECT "notes".* FROM ((SELECT "notes".* FROM "notes" WHERE "notes"."noteable_id" = 32 AND "notes"."noteable_type" = 'Issue')) notes /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/68695: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 32 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/68796: SELECT "users".* FROM "users" WHERE "users"."id" = 28 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/68897: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_type" = 'Note' AND "award_emoji"."awardable_id" = 24 ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/68998: SELECT "system_note_metadata".* FROM "system_note_metadata" WHERE "system_note_metadata"."note_id" = 24 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/69099: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/691100: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue.rb:764:in `has_widget?'*/692101: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/693102: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/694103: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/695104: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."id" = 30 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/696105: SELECT "users".* FROM "users" WHERE "users"."id" = 29 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/697106: SELECT "issue_assignees".* FROM "issue_assignees" WHERE "issue_assignees"."issue_id" = 27 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/698107: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/699108: SELECT "users".* FROM find_users_by_id(28) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/700109: SELECT "timelogs".* FROM "timelogs" WHERE "timelogs"."issue_id" = 32 ORDER BY "timelogs"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/701110: SELECT SUM("timelogs"."time_spent") FROM "timelogs" WHERE "timelogs"."issue_id" = 32 /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/time_trackable.rb:68:in `total_time_spent'*/702111: SELECT "todos".* FROM "todos" LEFT JOIN banned_users ON todos.author_id = banned_users.user_id WHERE "todos"."user_id" = 28 AND ("todos"."state" IN ('pending')) AND "banned_users"."user_id" IS NULL AND ("todos"."state" IN ('pending')) AND "todos"."target_id" = 32 AND "todos"."target_type" IN ('Issue', 'WorkItem') ORDER BY "todos"."id" DESC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/current_user_todos.rb:31:in `group_by'*/703112: SELECT "work_item_parent_links"."work_item_parent_id" FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 32 GROUP BY "work_item_parent_links"."work_item_parent_id" /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_items/widgets/hierarchy_type.rb:43:in `block in has_children?'*/704113: SELECT "labels".* FROM ((SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_type" = 'Issue' AND "label_links"."target_id" IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 32))705UNION706(SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_id" IS NULL)) labels ORDER BY "labels"."title" ASC /*application:test,correlation_id:01J4458YT77J8R4E23AK6Z41V6,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/graphql/ee/resolvers/bulk_labels_resolver.rb:48:in `group_by'*/708RSpec::Retry: 2nd try ./spec/support/shared_examples/features/work_items/rolledup_dates_shared_examples.rb:190709# [RSpecRunTime] RSpec elapsed time: 10 minutes 40.3 seconds. Current RSS: ~1779M. Threads: 27. load average: 1.95 1.56 1.41 1/519 4468710.711 when child has a milestone712 rolled up child dates713 when milestone dates are changed714 rolled up child dates715# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.31 seconds. Current RSS: ~1881M. Threads: 27. load average: 1.53 1.49 1.40 1/523 4477716.717 on the epics route718 shows the correct breadcrumbs719 behaves like work items title720 successfully shows and changes the title of the work item721# [RSpecRunTime] RSpec elapsed time: 11 minutes 31.5 seconds. Current RSS: ~1945M. Threads: 27. load average: 1.41 1.47 1.39 1/522 4480722.723 for other work items724 shows the correct breadcrumbs725# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.4 seconds. Current RSS: ~1984M. Threads: 27. load average: 1.38 1.46 1.39 1/521 4481726.727# [RSpecRunTime] Finishing example group ee/spec/features/groups/work_items/work_item_spec.rb. It took 6 minutes 19.42 seconds. Expected to take 4 minutes 9.29 seconds.728# [RSpecRunTime] Starting example group ee/spec/features/promotion_spec.rb. Expected to take 2 minutes 37.92 seconds.729Promotions730 for merge request improve731 appears in project edit page732 does not show when cookie is set733# [RSpecRunTime] RSpec elapsed time: 11 minutes 47.12 seconds. Current RSS: ~2016M. Threads: 26. load average: 1.54 1.50 1.40 1/525 4573734.735 for repository features736 appears in repository settings page737 does not show when cookie is set738# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.48 seconds. Current RSS: ~2137M. Threads: 27. load average: 1.42 1.47 1.39 1/527 4762739.740 for burndown charts741 appears in milestone page742 does not show when cookie is set743# [RSpecRunTime] RSpec elapsed time: 12 minutes 15.44 seconds. Current RSS: ~1952M. Threads: 27. load average: 1.65 1.51 1.41 1/526 4852744.745 for epics in issues sidebar746 gitlab.com747 behaves like Epics promotion748 appears on the page749 is removed after dismissal750 does not appear on page after dismissal and reload751 closes dialog when clicking on X, but not dismiss it752# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.03 seconds. Current RSS: ~1997M. Threads: 25. load average: 2.11 1.65 1.46 1/523 5047753.754 self hosted755 does not appear on the page756# [RSpecRunTime] RSpec elapsed time: 13 minutes 7.47 seconds. Current RSS: ~2004M. Threads: 25. load average: 2.01 1.65 1.46 1/523 5096757.758 for issue weight759 appears on the page760 is removed after dismissal761 does not appear on page after dismissal and reload762 closes dialog when clicking on X, but not dismiss it763 when checking namespace plans764 appears on the page765# [RSpecRunTime] RSpec elapsed time: 13 minutes 52.3 seconds. Current RSS: ~2023M. Threads: 25. load average: 1.68 1.62 1.45 2/525 5342766.767 for project audit events768 appears on the page769 when the "Security and compliance" feature is disabled770 is expected to respond with numeric status code not_found771# [RSpecRunTime] RSpec elapsed time: 13 minutes 57.41 seconds. Current RSS: ~2081M. Threads: 25. load average: 1.70 1.62 1.46 1/525 5413772.773 for group webhooks774 appears on the page775# [RSpecRunTime] RSpec elapsed time: 14 minutes 0.76 second. Current RSS: ~2144M. Threads: 25. load average: 1.89 1.66 1.47 1/524 5442776.777 for advanced search778 appears on seearch page779 does not show when cookie is set780# [RSpecRunTime] RSpec elapsed time: 14 minutes 10.57 seconds. Current RSS: ~2121M. Threads: 25. load average: 1.75 1.64 1.47 1/523 5495781.782# [RSpecRunTime] Finishing example group ee/spec/features/promotion_spec.rb. It took 2 minutes 34.24 seconds. Expected to take 2 minutes 37.92 seconds.783# [RSpecRunTime] Starting example group ee/spec/features/issues/filtered_search/filter_issues_by_iteration_spec.rb. Expected to take 2 minutes 15.9 seconds.784Filter issues by iteration785 project issues list786 behaves like filters by iteration787 when iterations are not available788 does not show the iteration filter option789# [RSpecRunTime] RSpec elapsed time: 14 minutes 15.77 seconds. Current RSS: ~2133M. Threads: 25. load average: 1.85 1.66 1.47 1/524 5498790.791 when iterations are available792 when passing specific iteration by period793 behaves like filters issues by iteration794 filters correct issues795# [RSpecRunTime] RSpec elapsed time: 14 minutes 20.89 seconds. Current RSS: ~2124M. Threads: 24. load average: 2.18 1.74 1.50 1/523 5499796.797 when passing Current iteration798 behaves like filters issues by iteration799 filters correct issues800# [RSpecRunTime] RSpec elapsed time: 14 minutes 25.62 seconds. Current RSS: ~2148M. Threads: 24. load average: 2.09 1.72 1.50 1/523 5500801.802 when filtering by negated iteration803 with specific iteration804 behaves like filters issues by negated iteration805 filters by negated iteration806# [RSpecRunTime] RSpec elapsed time: 14 minutes 32.51 seconds. Current RSS: ~2142M. Threads: 24. load average: 2.00 1.71 1.49 1/524 5501807.808 with current iteration809 behaves like filters issues by negated iteration810 filters by negated iteration811# [RSpecRunTime] RSpec elapsed time: 14 minutes 38.89 seconds. Current RSS: ~2113M. Threads: 24. load average: 1.92 1.70 1.49 1/524 5502812.813 behaves like shows iterations when using iteration token814 when viewing list of iterations815 shows cadence titles, and iteration periods and dates816# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.87 seconds. Current RSS: ~2120M. Threads: 24. load average: 2.17 1.75 1.51 1/524 5503817.818 group issues list819 behaves like filters by iteration820 when iterations are not available821 does not show the iteration filter option822# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.18 seconds. Current RSS: ~2154M. Threads: 24. load average: 2.17 1.75 1.51 1/524 5504823.824 when iterations are available825 when passing specific iteration by period826 behaves like filters issues by iteration827 filters correct issues828# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.56 seconds. Current RSS: ~2166M. Threads: 24. load average: 1.99 1.73 1.50 1/524 5505829.830 when passing Current iteration831 behaves like filters issues by iteration832 filters correct issues833# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.26 seconds. Current RSS: ~2173M. Threads: 24. load average: 1.99 1.73 1.50 1/524 5506834.835 when filtering by negated iteration836 with specific iteration837 behaves like filters issues by negated iteration838 filters by negated iteration839# [RSpecRunTime] RSpec elapsed time: 15 minutes 2.06 seconds. Current RSS: ~2169M. Threads: 23. load average: 1.84 1.70 1.50 1/523 5507840.841 with current iteration842 behaves like filters issues by negated iteration843 filters by negated iteration844# [RSpecRunTime] RSpec elapsed time: 15 minutes 8.56 seconds. Current RSS: ~2123M. Threads: 23. load average: 2.01 1.74 1.51 1/523 5508845.846 behaves like shows iterations when using iteration token847 when viewing list of iterations848 shows cadence titles, and iteration periods and dates849# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.84 seconds. Current RSS: ~2127M. Threads: 23. load average: 2.01 1.75 1.51 1/523 5509850.851 project board852 behaves like filters by iteration853 when iterations are not available854 does not show the iteration filter option855# [RSpecRunTime] RSpec elapsed time: 15 minutes 16.88 seconds. Current RSS: ~2137M. Threads: 24. load average: 2.01 1.75 1.52 1/524 5511856.857 when iterations are available858 when passing specific iteration by period859 behaves like filters issues by iteration860 filters correct issues861# [RSpecRunTime] RSpec elapsed time: 15 minutes 23.31 seconds. Current RSS: ~2140M. Threads: 24. load average: 2.09 1.77 1.52 1/524 5512862.863 when passing Current iteration864 behaves like filters issues by iteration865 filters correct issues866# [RSpecRunTime] RSpec elapsed time: 15 minutes 28.9 seconds. Current RSS: ~2118M. Threads: 24. load average: 2.08 1.78 1.53 1/524 5513867.868 when filtering by negated iteration869 with specific iteration870 behaves like filters issues by negated iteration871 filters by negated iteration872# [RSpecRunTime] RSpec elapsed time: 15 minutes 37.71 seconds. Current RSS: ~2099M. Threads: 24. load average: 2.29 1.83 1.55 1/524 5514873.874 with current iteration875 behaves like filters issues by negated iteration876 filters by negated iteration877# [RSpecRunTime] RSpec elapsed time: 15 minutes 45.93 seconds. Current RSS: ~2082M. Threads: 24. load average: 2.17 1.82 1.55 1/524 5515878.879 group board880 behaves like filters by iteration881 when iterations are not available882 does not show the iteration filter option883# [RSpecRunTime] RSpec elapsed time: 15 minutes 49.82 seconds. Current RSS: ~2086M. Threads: 24. load average: 2.17 1.82 1.55 1/524 5516884.885 when iterations are available886 when passing specific iteration by period887 behaves like filters issues by iteration888 filters correct issues889# [RSpecRunTime] RSpec elapsed time: 15 minutes 57.12 seconds. Current RSS: ~2093M. Threads: 24. load average: 1.99 1.79 1.54 1/524 5518890.891 when passing Current iteration892 behaves like filters issues by iteration893 filters correct issues894# [RSpecRunTime] RSpec elapsed time: 16 minutes 3.69 seconds. Current RSS: ~2087M. Threads: 24. load average: 1.91 1.78 1.54 1/524 5520895.896 when filtering by negated iteration897 with specific iteration898 behaves like filters issues by negated iteration899 filters by negated iteration900# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.72 seconds. Current RSS: ~2079M. Threads: 24. load average: 1.92 1.79 1.54 1/524 5523901.902 with current iteration903 behaves like filters issues by negated iteration904 filters by negated iteration905# [RSpecRunTime] RSpec elapsed time: 16 minutes 23.12 seconds. Current RSS: ~2062M. Threads: 24. load average: 1.99 1.81 1.55 1/524 5525906.907# [RSpecRunTime] Finishing example group ee/spec/features/issues/filtered_search/filter_issues_by_iteration_spec.rb. It took 2 minutes 12.45 seconds. Expected to take 2 minutes 15.9 seconds.908# [RSpecRunTime] Starting example group ee/spec/features/projects/requirements_management/requirements_list_spec.rb. Expected to take 1 minute 24.3 seconds.909Requirements list910 when requirements exist for the project911 shows the requirements in the navigation sidebar912 shows requirements tabs for each status type913 shows filtered search input914 filtered search input915 shows filter tokens author and status916 shows options `satisfied`, `failed` and `missing` for status token917# [RSpecRunTime] RSpec elapsed time: 16 minutes 40.47 seconds. Current RSS: ~2132M. Threads: 24. load average: 2.13 1.86 1.57 1/525 5534918.919 new requirement920 shows requirement create form when "New requirement" button is clicked921 disables new requirement button while create form is open922 creates new requirement923 updates requirements count in nav sidebar and opened and all tab badges924# [RSpecRunTime] RSpec elapsed time: 16 minutes 55.62 seconds. Current RSS: ~2126M. Threads: 23. load average: 2.03 1.85 1.58 1/523 5542925.926 open tab927 shows button "New requirement"928 shows list of all open requirements929 shows title, metadata and actions within each requirement item930 shows title and description along with edit button in drawer931 shows edit form when edit button is clicked for a requirement932 updates requirement using edit form933 archives a requirement934# [RSpecRunTime] RSpec elapsed time: 17 minutes 18.54 seconds. Current RSS: ~2145M. Threads: 23. load average: 1.95 1.84 1.58 1/525 5553935.936 archived tab937 does not show button "New requirement"938 shows list of all archived requirements939 shows title, metadata and actions within each requirement item940 reopens a requirement941# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.24 seconds. Current RSS: ~2143M. Threads: 23. load average: 2.18 1.90 1.60 1/524 5559942.943 all tab944 does not show button "New requirement"945 shows list of all requirements946# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.84 seconds. Current RSS: ~2132M. Threads: 23. load average: 2.16 1.90 1.60 2/524 5564947.948 filtered search949 shows filtered search input field950 shows sort dropdown951# [RSpecRunTime] RSpec elapsed time: 17 minutes 43.31 seconds. Current RSS: ~2145M. Threads: 23. load average: 2.07 1.88 1.60 1/524 5568952.953 when accessing project as guest user954 open tab does not show button "New requirement"955# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.94 seconds. Current RSS: ~2164M. Threads: 23. load average: 1.98 1.87 1.60 1/524 5569956.957 when accessing project as logged out user958 renders the empty state959# [RSpecRunTime] RSpec elapsed time: 17 minutes 48.18 seconds. Current RSS: ~2169M. Threads: 22. load average: 1.98 1.87 1.60 1/523 5570960.961# [RSpecRunTime] Finishing example group ee/spec/features/projects/requirements_management/requirements_list_spec.rb. It took 1 minute 25.09 seconds. Expected to take 1 minute 24.3 seconds.962# [RSpecRunTime] Starting example group ee/spec/features/search/user_searches_for_epics_spec.rb. Expected to take 1 minute 11.18 seconds.963User searches for epics964 does not show top right search form965 when search times out966 renders timeout information967 sets tab count to 0968# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.86 seconds. Current RSS: ~2094M. Threads: 25. load average: 1.79 1.83 1.59 2/552 5577969.970 when advanced_search is enabled971 finds an epic972 hides confidential icon for non-confidential epics973 shows confidential icon for confidential epics974 shows correct badge for open epics975 shows correct badge for closed epics976# [RSpecRunTime] RSpec elapsed time: 18 minutes 42.34 seconds. Current RSS: ~2046M. Threads: 25. load average: 2.50 2.01 1.66 1/557 5581977.978 when advanced_search is disabled979 finds an epic980 hides confidential icon for non-confidential epics981 shows confidential icon for confidential epics982 shows correct badge for open epics983 shows correct badge for closed epics984# [RSpecRunTime] RSpec elapsed time: 19 minutes 5.05 seconds. Current RSS: ~2073M. Threads: 25. load average: 2.36 2.00 1.67 1/557 5583985.986# [RSpecRunTime] Finishing example group ee/spec/features/search/user_searches_for_epics_spec.rb. It took 1 minute 17.68 seconds. Expected to take 1 minute 11.18 seconds.987# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.1 seconds. Current RSS: ~2071M. Threads: 25. load average: 2.25 1.99 1.66 1/557 5584988.989# [RSpecRunTime] Starting example group ee/spec/features/boards/swimlanes/epics_swimlanes_sidebar_labels_spec.rb. Expected to take 58.58 seconds.990Issue boards sidebar labels using epic swimlanes991 group boards992 in the top-level group board993 selecting an issue from a direct descendant project994 when editing labels995 displays the label from the top-level group996 displays the label from the project997 does not display labels from the project's siblings or their descendents998# [RSpecRunTime] RSpec elapsed time: 19 minutes 31.42 seconds. Current RSS: ~2034M. Threads: 28. load average: 2.28 2.01 1.68 3/559 5592999.1000 selecting an issue from a subgroup's project1001 when editing labels1002 displays the label from the top-level group1003 displays the label from the subgroup1004 displays the label from the project1005 does not display labels from the subgroup's siblings (project or group)1006# [RSpecRunTime] RSpec elapsed time: 20 minutes 6.03 seconds. Current RSS: ~2048M. Threads: 28. load average: 2.06 1.99 1.68 1/560 56011007.1008# [RSpecRunTime] Finishing example group ee/spec/features/boards/swimlanes/epics_swimlanes_sidebar_labels_spec.rb. It took 1 minute 0.09 second. Expected to take 58.58 seconds.1009# [RSpecRunTime] Starting example group ee/spec/features/projects/settings/merge_requests/disable_merge_trains_setting_spec.rb. Expected to take 54.59 seconds.1010Disable Merge Trains Setting1011 when merge pipelines is disabled1012 merge pipelines checkbox is always enabled1013 merge trains checkbox is enabled only when merge_pipelines_enabled is true1014 checking merge pipelines checkbox enables merge trains checkbox1015 checking merge pipelines checkbox should leave merge trains checkbox unchecked1016# [RSpecRunTime] RSpec elapsed time: 20 minutes 17.02 seconds. Current RSS: ~2119M. Threads: 28. load average: 1.90 1.95 1.67 1/560 56071017.1018 when merge pipelines is enabled1019 merge pipelines checkbox is always enabled1020 merge trains checkbox is enabled only when merge_pipelines_enabled is true1021 checking merge trains checkbox doesn't affect merge pipelines checkbox1022 unchecking merge pipelines checkbox disables merge trains checkbox1023 unchecking merge pipelines checkbox unchecks merge trains checkbox if it was previously checked1024# [RSpecRunTime] RSpec elapsed time: 20 minutes 31.27 seconds. Current RSS: ~2165M. Threads: 28. load average: 2.06 1.99 1.69 1/560 56151025.1026 when both merge pipelines and merge trains are enabled1027 merge pipelines checkbox is always enabled1028 merge trains checkbox is enabled only when merge_pipelines_enabled is true1029 unchecking merge pipelines checkbox disables and unchecks merge trains checkbox1030 unchecking merge trains checkbox doesn't affect merge pipelines checkbox1031# [RSpecRunTime] RSpec elapsed time: 20 minutes 41.19 seconds. Current RSS: ~2144M. Threads: 28. load average: 2.35 2.06 1.72 1/560 56201032.1033 when visiting the project settings page1034 merge_pipelines_setting: true, merge_trains_setting: true1035 merge pipelines checkbox is always enabled1036 merge trains checkbox is enabled only when merge_pipelines_enabled is true1037# [RSpecRunTime] RSpec elapsed time: 20 minutes 45.92 seconds. Current RSS: ~2137M. Threads: 28. load average: 2.32 2.05 1.72 1/560 56231038.1039 merge_pipelines_setting: true, merge_trains_setting: false1040 merge pipelines checkbox is always enabled1041 merge trains checkbox is enabled only when merge_pipelines_enabled is true1042# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.65 seconds. Current RSS: ~2141M. Threads: 28. load average: 2.29 2.05 1.72 1/559 56261043.1044 merge_pipelines_setting: false, merge_trains_setting: true1045 merge pipelines checkbox is always enabled1046 merge trains checkbox is enabled only when merge_pipelines_enabled is true1047# [RSpecRunTime] RSpec elapsed time: 20 minutes 55.03 seconds. Current RSS: ~2139M. Threads: 28. load average: 2.29 2.05 1.72 1/560 56301048.1049 merge_pipelines_setting: false, merge_trains_setting: false1050 merge pipelines checkbox is always enabled1051 merge trains checkbox is enabled only when merge_pipelines_enabled is true1052# [RSpecRunTime] RSpec elapsed time: 20 minutes 59.66 seconds. Current RSS: ~2134M. Threads: 26. load average: 2.19 2.04 1.72 1/559 56331053.1054# [RSpecRunTime] Finishing example group ee/spec/features/projects/settings/merge_requests/disable_merge_trains_setting_spec.rb. It took 53.6 seconds. Expected to take 54.59 seconds.1055# [RSpecRunTime] Starting example group ee/spec/features/issues/filtered_search/filter_issues_weight_spec.rb. Expected to take 50.32 seconds.1056Filter issues weight1057 behavior1058 loads all the weights when opened1059# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.72 seconds. Current RSS: ~2125M. Threads: 26. load average: 2.25 2.05 1.72 1/559 56361060.1061 only weight1062 filter issues by searched weight1063# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.83 seconds. Current RSS: ~2108M. Threads: 26. load average: 2.15 2.03 1.72 1/559 56381064.1065 negated weight only1066 excludes issues with specified weight1067# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.85 seconds. Current RSS: ~2101M. Threads: 26. load average: 2.14 2.03 1.72 1/557 56411068.1069 weight with other filters1070 filters issues by searched weight and text1071 filters issues by searched weight, author and text1072 filters issues by searched weight, author, assignee and text1073 filters issues by searched weight, author, assignee, label and text1074 filters issues by searched weight, milestone and text1075# [RSpecRunTime] RSpec elapsed time: 21 minutes 50.99 seconds. Current RSS: ~2073M. Threads: 24. load average: 2.13 2.03 1.73 1/556 56491076.1077# [RSpecRunTime] Finishing example group ee/spec/features/issues/filtered_search/filter_issues_weight_spec.rb. It took 51.32 seconds. Expected to take 50.32 seconds.1078# [RSpecRunTime] Starting example group ee/spec/features/registrations/saas/subscription_flow_company_paid_plan_spec.rb. Expected to take 39.21 seconds.1079Subscription flow for user picking company for paid plan1080 with sso sign up1081 registers the user, processes subscription purchase and creates a group1082# [RSpecRunTime] RSpec elapsed time: 22 minutes 10.14 seconds. Current RSS: ~2228M. Threads: 25. load average: 1.96 2.00 1.73 1/556 56541083.1084 with regular sign up1085 registers the user, processes subscription purchase and creates a group1086# [RSpecRunTime] RSpec elapsed time: 22 minutes 27.3 seconds. Current RSS: ~2322M. Threads: 25. load average: 2.32 2.08 1.76 1/557 56591087.1088# [RSpecRunTime] Finishing example group ee/spec/features/registrations/saas/subscription_flow_company_paid_plan_spec.rb. It took 36.45 seconds. Expected to take 39.21 seconds.1089# [RSpecRunTime] Starting example group ee/spec/features/admin/geo/admin_geo_sidebar_spec.rb. Expected to take 34.21 seconds.1090admin Geo Sidebar1091 visiting geo sites1092 behaves like active sidebar link1093 has active class1094# [RSpecRunTime] RSpec elapsed time: 22 minutes 29.79 seconds. Current RSS: ~2319M. Threads: 25. load average: 2.32 2.08 1.76 1/558 56611095.1096 visiting geo settings1097 behaves like active sidebar link1098 has active class1099# [RSpecRunTime] RSpec elapsed time: 22 minutes 31.75 seconds. Current RSS: ~2335M. Threads: 25. load average: 2.22 2.06 1.76 1/558 56621100.1101 on secondary1102 visiting geo replicables1103 behaves like active sidebar link1104 has active class1105# [RSpecRunTime] RSpec elapsed time: 22 minutes 33.62 seconds. Current RSS: ~2349M. Threads: 25. load average: 2.22 2.06 1.76 1/558 56631106.1107 behaves like active sidebar link1108 has active class1109# [RSpecRunTime] RSpec elapsed time: 22 minutes 36.07 seconds. Current RSS: ~2403M. Threads: 25. load average: 2.36 2.09 1.77 1/558 56641110.1111 behaves like active sidebar link1112 has active class1113# [RSpecRunTime] RSpec elapsed time: 22 minutes 39.15 seconds. Current RSS: ~2463M. Threads: 25. load average: 2.36 2.09 1.77 1/558 56661114.1115 behaves like active sidebar link1116 has active class1117# [RSpecRunTime] RSpec elapsed time: 22 minutes 40.99 seconds. Current RSS: ~2485M. Threads: 25. load average: 2.33 2.09 1.77 1/558 56671118.1119 behaves like active sidebar link1120 has active class1121# [RSpecRunTime] RSpec elapsed time: 22 minutes 42.51 seconds. Current RSS: ~2487M. Threads: 25. load average: 2.33 2.09 1.77 1/558 56681122.1123 behaves like active sidebar link1124 has active class1125# [RSpecRunTime] RSpec elapsed time: 22 minutes 44.03 seconds. Current RSS: ~2436M. Threads: 25. load average: 2.33 2.09 1.77 1/558 56691126.1127 behaves like active sidebar link1128 has active class1129# [RSpecRunTime] RSpec elapsed time: 22 minutes 45.65 seconds. Current RSS: ~2418M. Threads: 25. load average: 2.54 2.14 1.79 1/558 56701130.1131 behaves like active sidebar link1132 has active class1133# [RSpecRunTime] RSpec elapsed time: 22 minutes 47.38 seconds. Current RSS: ~2360M. Threads: 25. load average: 2.54 2.14 1.79 1/558 56711134.1135 behaves like active sidebar link1136 has active class1137# [RSpecRunTime] RSpec elapsed time: 22 minutes 48.79 seconds. Current RSS: ~2343M. Threads: 24. load average: 2.54 2.14 1.79 1/558 56721138.1139 behaves like active sidebar link1140 has active class1141# [RSpecRunTime] RSpec elapsed time: 22 minutes 50.29 seconds. Current RSS: ~2329M. Threads: 24. load average: 2.54 2.14 1.79 1/557 56731142.1143 behaves like active sidebar link1144 has active class1145# [RSpecRunTime] RSpec elapsed time: 22 minutes 51.68 seconds. Current RSS: ~2316M. Threads: 24. load average: 2.42 2.12 1.78 1/557 56741146.1147 behaves like active sidebar link1148 has active class1149# [RSpecRunTime] RSpec elapsed time: 22 minutes 53.06 seconds. Current RSS: ~2360M. Threads: 24. load average: 2.42 2.12 1.78 1/557 56751150.1151 behaves like active sidebar link1152 has active class1153# [RSpecRunTime] RSpec elapsed time: 22 minutes 54.41 seconds. Current RSS: ~2380M. Threads: 24. load average: 2.42 2.12 1.78 1/557 56761154.1155 behaves like active sidebar link1156 has active class1157# [RSpecRunTime] RSpec elapsed time: 22 minutes 55.81 seconds. Current RSS: ~2421M. Threads: 24. load average: 2.47 2.13 1.79 1/557 56771158.1159 behaves like active sidebar link1160 has active class1161# [RSpecRunTime] RSpec elapsed time: 22 minutes 57.29 seconds. Current RSS: ~2487M. Threads: 24. load average: 2.47 2.13 1.79 1/557 56781162.1163 behaves like active sidebar link1164 has active class1165# [RSpecRunTime] RSpec elapsed time: 23 minutes 1.19 seconds. Current RSS: ~2448M. Threads: 24. load average: 2.35 2.11 1.78 1/559 56801166.1167 behaves like active sidebar link1168 has active class1169# [RSpecRunTime] RSpec elapsed time: 23 minutes 2.77 seconds. Current RSS: ~2442M. Threads: 24. load average: 2.35 2.11 1.78 1/559 56811170.1171# [RSpecRunTime] Finishing example group ee/spec/features/admin/geo/admin_geo_sidebar_spec.rb. It took 35.34 seconds. Expected to take 34.21 seconds.1172# [RSpecRunTime] Starting example group ee/spec/features/projects_spec.rb. Expected to take 31.64 seconds.1173Project1174 immediately deleting a project marked for deletion1175 deletes the project immediately1176# [RSpecRunTime] RSpec elapsed time: 23 minutes 10.25 seconds. Current RSS: ~2150M. Threads: 24. load average: 2.24 2.10 1.78 1/559 56851177.1178 delete project container text1179 when `feature_available_on_instance` is enabled1180 renders the marked for removal message1181# [RSpecRunTime] RSpec elapsed time: 23 minutes 14.35 seconds. Current RSS: ~2166M. Threads: 25. load average: 2.06 2.06 1.77 1/559 56871182.1183 when `feature_available_on_instance` is disabled1184 renders the permanently delete message1185# [RSpecRunTime] RSpec elapsed time: 23 minutes 17.75 seconds. Current RSS: ~2196M. Threads: 24. load average: 1.98 2.04 1.77 1/560 56901186.1187 storage pre_enforcement alert1188 when storage is over the notification limit1189 displays the alert in the project page1190 does not display the alert in a paid group project page1191 when in a subgroup project page1192 displays the alert1193# [RSpecRunTime] RSpec elapsed time: 23 minutes 28.22 seconds. Current RSS: ~2329M. Threads: 24. load average: 2.05 2.06 1.77 1/558 56941194.1195 when in a user namespace project page1196 displays the alert1197# [RSpecRunTime] RSpec elapsed time: 23 minutes 30.81 seconds. Current RSS: ~2324M. Threads: 24. load average: 1.96 2.04 1.77 1/559 56971198.1199 when storage is under the notification limit1200 does not display the alert in the group page1201# [RSpecRunTime] RSpec elapsed time: 23 minutes 33.1 seconds. Current RSS: ~2266M. Threads: 24. load average: 1.96 2.04 1.77 1/559 56991202.1203# [RSpecRunTime] Finishing example group ee/spec/features/projects_spec.rb. It took 30.33 seconds. Expected to take 31.64 seconds.1204# [RSpecRunTime] Starting example group ee/spec/features/issues/issue_actions_spec.rb. Expected to take 26.96 seconds.1205Issue actions1206 promote issue to epic action1207 when user is unauthorized1208 does not show "Promote to epic" item in issue actions dropdown1209# [RSpecRunTime] RSpec elapsed time: 23 minutes 41.95 seconds. Current RSS: ~2205M. Threads: 26. load average: 2.04 2.05 1.78 1/561 57031210.1211 when user is authorized1212 clicking "Promote to epic" creates and redirects user to epic1213# [RSpecRunTime] RSpec elapsed time: 23 minutes 59.96 seconds. Current RSS: ~2301M. Threads: 26. load average: 1.95 2.04 1.78 1/561 57101214.1215# [RSpecRunTime] Finishing example group ee/spec/features/issues/issue_actions_spec.rb. It took 26.87 seconds. Expected to take 26.96 seconds.1216# [RSpecRunTime] Starting example group ee/spec/features/projects/settings/user_manages_pipeline_cancellation_restrictions_spec.rb. Expected to take 23.59 seconds.1217User manages pipeline cancellation restrictions1218 without licensed feature1219 does not display radio options1220# [RSpecRunTime] RSpec elapsed time: 24 minutes 6.44 seconds. Current RSS: ~2312M. Threads: 26. load average: 1.89 2.02 1.77 1/562 57131221.1222 with licensed feature1223 sees developer role checked by default1224 checks maintainer role1225# [RSpecRunTime] RSpec elapsed time: 24 minutes 21.66 seconds. Current RSS: ~2428M. Threads: 26. load average: 2.07 2.05 1.79 1/561 57221226.1227# [RSpecRunTime] Finishing example group ee/spec/features/projects/settings/user_manages_pipeline_cancellation_restrictions_spec.rb. It took 21.69 seconds. Expected to take 23.59 seconds.1228# [RSpecRunTime] Starting example group ee/spec/features/registrations/saas/sso_signin_standard_flow_company_creating_project_spec.rb. Expected to take 21.64 seconds.1229Single sign on for signing up through sign in flow for user picking company and creating a project1230 when opting into a trial1231 registers the user and creates a group and project reaching onboarding1232# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.68 seconds. Current RSS: ~2501M. Threads: 26. load average: 2.07 2.05 1.79 1/562 58171233.1234# [RSpecRunTime] Finishing example group ee/spec/features/registrations/saas/sso_signin_standard_flow_company_creating_project_spec.rb. It took 22.01 seconds. Expected to take 21.64 seconds.1235# [RSpecRunTime] Starting example group ee/spec/features/projects/settings/packages_spec.rb. Expected to take 19.55 seconds.1236Project > Settings > Packages and registries > Dependency proxy for Packages1237 as owner1238 passes axe automated accessibility testing1239 shows available section1240 allows toggling dependency proxy & adding maven URL1241 allows filling complete form1242 shows an error when username is supplied without password1243 with existing settings1244 allows clearing username1245# [RSpecRunTime] RSpec elapsed time: 25 minutes 0.19 second. Current RSS: ~2475M. Threads: 25. load average: 2.53 2.16 1.83 1/560 58241246.1247# [RSpecRunTime] Finishing example group ee/spec/features/projects/settings/packages_spec.rb. It took 16.52 seconds. Expected to take 19.55 seconds.1248# [RSpecRunTime] Starting example group ee/spec/features/projects/settings/analytics/user_configures_analytics_instance_settings_spec.rb. Expected to take 16.96 seconds.1249Project > Settings > Analytics -> Data sources -> Product analytics instance settings1250 when product analytics toggle is disabled1251 does not show product analytics configuration options1252# [RSpecRunTime] RSpec elapsed time: 25 minutes 3.04 seconds. Current RSS: ~2488M. Threads: 24. load average: 2.41 2.14 1.83 1/559 58261253.1254 when product analytics is disabled on an instance1255 does not show product analytics configuration options1256# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.05 seconds. Current RSS: ~2511M. Threads: 24. load average: 2.41 2.14 1.83 1/559 58281257.1258 without correct license1259 does not show product analytics configuration options1260# [RSpecRunTime] RSpec elapsed time: 25 minutes 6.77 seconds. Current RSS: ~2515M. Threads: 24. load average: 2.29 2.12 1.82 1/559 58301261.1262 with valid license and toggle1263 shows product analytics options1264 saves configuration options1265# [RSpecRunTime] RSpec elapsed time: 25 minutes 13.32 seconds. Current RSS: ~2580M. Threads: 24. load average: 2.19 2.10 1.82 1/559 58341266.1267# [RSpecRunTime] Finishing example group ee/spec/features/projects/settings/analytics/user_configures_analytics_instance_settings_spec.rb. It took 13.15 seconds. Expected to take 16.96 seconds.1268# [RSpecRunTime] Starting example group ee/spec/features/groups/security/user_creates_security_policy_spec.rb. Expected to take 15.81 seconds.1269User creates security policy1270 behaves like policy editor1271 can create a policy when a policy project exists1272# [RSpecRunTime] RSpec elapsed time: 25 minutes 26.81 seconds. Current RSS: ~2643M. Threads: 26. load average: 2.01 2.06 1.81 1/566 60241273.1274# [RSpecRunTime] Finishing example group ee/spec/features/groups/security/user_creates_security_policy_spec.rb. It took 13.49 seconds. Expected to take 15.81 seconds.1275# [RSpecRunTime] Starting example group ee/spec/features/merge_request/user_uses_slash_commands_spec.rb. Expected to take 13.91 seconds.1276Merge request > User uses quick actions1277 merge-request-only commands1278 adding a weight from a note1279 does not recognize the command nor create a note1280# [RSpecRunTime] RSpec elapsed time: 25 minutes 39.36 seconds. Current RSS: ~2540M. Threads: 26. load average: 2.32 2.13 1.83 1/566 62431281.1282# [RSpecRunTime] Finishing example group ee/spec/features/merge_request/user_uses_slash_commands_spec.rb. It took 12.54 seconds. Expected to take 13.91 seconds.1283# [RSpecRunTime] Starting example group ee/spec/features/merge_requests/user_sees_nav_buttons_spec.rb. Expected to take 11.8 seconds.1284Merge request > User sees nav buttons1285 as a maintainer1286 shows the "New merge request" link1287 shows the "Bulk edit" button1288 shows the "Merge trains" link1289# [RSpecRunTime] RSpec elapsed time: 25 minutes 47.97 seconds. Current RSS: ~2547M. Threads: 25. load average: 2.43 2.15 1.85 1/564 62491290.1291 as a guest1292 does not show the "New merge request" link1293 does not show the "Bulk edit" button1294 does not show the "Merge trains" link1295# [RSpecRunTime] RSpec elapsed time: 25 minutes 50.16 seconds. Current RSS: ~2657M. Threads: 25. load average: 2.43 2.15 1.85 1/563 62501296.1297# [RSpecRunTime] Finishing example group ee/spec/features/merge_requests/user_sees_nav_buttons_spec.rb. It took 10.8 seconds. Expected to take 11.8 seconds.1298# [RSpecRunTime] Starting example group ee/spec/features/projects/members/member_is_removed_from_project_spec.rb. Expected to take 10.99 seconds.1299Projects > Members > Member is removed from project1300 user is removed from project1301 when the user has been specifically allowed to access a protected branch1302 user leaves project1303# [RSpecRunTime] RSpec elapsed time: 26 minutes 0.76 second. Current RSS: ~2573M. Threads: 25. load average: 2.73 2.23 1.88 1/562 62581304.1305# [RSpecRunTime] Finishing example group ee/spec/features/projects/members/member_is_removed_from_project_spec.rb. It took 10.6 seconds. Expected to take 10.99 seconds.1306# [RSpecRunTime] Starting example group ee/spec/features/projects/jobs/blocked_deployment_job_page_spec.rb. Expected to take 9.38 seconds.1307Blocked deployment job page1308 displays a button linking to the environments page1309# [RSpecRunTime] Finishing example group ee/spec/features/projects/jobs/blocked_deployment_job_page_spec.rb. It took 8.55 seconds. Expected to take 9.38 seconds.1310# [RSpecRunTime] RSpec elapsed time: 26 minutes 9.54 seconds. Current RSS: ~2634M. Threads: 26. load average: 2.83 2.26 1.89 1/565 63171311.1312# [RSpecRunTime] Starting example group ee/spec/features/groups/discovers/hand_raise_lead_spec.rb. Expected to take 7.96 seconds.1313Groups > Discovers > Hand Raise Lead1314 when user interacts with hand raise lead and submits1315DEPRECATION WARNING: The asset "page_bundles/trial_discover_page.css" is not present in the asset pipeline.1316Falling back to an asset that may be in the public folder.1317This behavior is deprecated and will be removed.1318To bypass the asset pipeline and preserve this behavior,1319use the `skip_pipeline: true` option.1320 (called from universal_stylesheet_link_tag at /builds/gitlab-org/gitlab/app/helpers/vite_helper.rb:33)1321 renders and submits the top of the page instance1322DEPRECATION WARNING: The asset "page_bundles/trial_discover_page.css" is not present in the asset pipeline.1323Falling back to an asset that may be in the public folder.1324This behavior is deprecated and will be removed.1325To bypass the asset pipeline and preserve this behavior,1326use the `skip_pipeline: true` option.1327 (called from universal_stylesheet_link_tag at /builds/gitlab-org/gitlab/app/helpers/vite_helper.rb:33)1328 renders and submits the bottom of the page instance1329# [RSpecRunTime] RSpec elapsed time: 26 minutes 16.88 seconds. Current RSS: ~2626M. Threads: 26. load average: 2.55 2.22 1.88 1/562 63211330.1331# [RSpecRunTime] Finishing example group ee/spec/features/groups/discovers/hand_raise_lead_spec.rb. It took 7.49 seconds. Expected to take 7.96 seconds.1332# [RSpecRunTime] Starting example group ee/spec/features/integrations/jira/jira_issues_list_spec.rb. Expected to take 7.22 seconds.1333Jira issues list1334 renders "Create new issue" button1335 when jira_issues_integration licensed feature is not available1336 does not render "Create new issue" button1337# [RSpecRunTime] RSpec elapsed time: 26 minutes 21.17 seconds. Current RSS: ~2633M. Threads: 25. load average: 2.42 2.20 1.87 1/560 63221338.1339 on gitlab.com1340WARNING: ignoring the provided expectation message argument ({:count=>2}) since it is not a string or a proc.1341 includes the Atlassian referrer in Jira links1342# [RSpecRunTime] RSpec elapsed time: 26 minutes 23.56 seconds. Current RSS: ~2663M. Threads: 25. load average: 2.42 2.20 1.87 1/560 63241343.1344# [RSpecRunTime] Finishing example group ee/spec/features/integrations/jira/jira_issues_list_spec.rb. It took 6.69 seconds. Expected to take 7.22 seconds.1345# [RSpecRunTime] Starting example group ee/spec/features/groups/runners/maintainer_visits_group_runners_dashboard_spec.rb. Expected to take 5.66 seconds.1346Maintainer visits runners dashboard1347 when runner_performance_insights_for_namespace is available1348 shows dashboard link1349 shows dashboard1350# [RSpecRunTime] RSpec elapsed time: 26 minutes 31.04 seconds. Current RSS: ~2713M. Threads: 26. load average: 2.74 2.27 1.90 1/561 63261351.1352# [RSpecRunTime] Finishing example group ee/spec/features/groups/runners/maintainer_visits_group_runners_dashboard_spec.rb. It took 7.43 seconds. Expected to take 5.66 seconds.1353# [RSpecRunTime] Starting example group ee/spec/features/groups/hooks/user_edits_hooks_spec.rb. Expected to take 5.16 seconds.1354User edits hooks1355 shows dom element for vue1356# [RSpecRunTime] Finishing example group ee/spec/features/groups/hooks/user_edits_hooks_spec.rb. It took 4.01 seconds. Expected to take 5.16 seconds.1357# [RSpecRunTime] RSpec elapsed time: 26 minutes 35.28 seconds. Current RSS: ~2699M. Threads: 26. load average: 2.74 2.27 1.90 1/561 63301358.1359# [RSpecRunTime] Starting example group ee/spec/features/groups/add_ons/discover_duo_pro_hand_raise_lead_spec.rb. Expected to take 3.81 seconds.1360Groups > Add Ons > Discover Duo Pro > Hand Raise Lead1361 renders and submits when user interacts with hand raise lead trigger1362# [RSpecRunTime] Finishing example group ee/spec/features/groups/add_ons/discover_duo_pro_hand_raise_lead_spec.rb. It took 3.79 seconds. Expected to take 3.81 seconds.1363# [RSpecRunTime] RSpec elapsed time: 26 minutes 39.19 seconds. Current RSS: ~2694M. Threads: 26. load average: 2.76 2.29 1.91 1/562 63331364.1365# [RSpecRunTime] Starting example group ee/spec/features/read_only_spec.rb. Expected to take 2.25 seconds.1366Geo read-only message1367 when on a Geo secondary1368 behaves like Read-only instance1369 shows read-only banner1370# [RSpecRunTime] RSpec elapsed time: 26 minutes 40.35 seconds. Current RSS: ~2704M. Threads: 26. load average: 2.76 2.29 1.91 2/561 63341371.1372 when in maintenance mode1373 behaves like Read-only instance1374 shows read-only banner1375# [RSpecRunTime] Finishing example group ee/spec/features/read_only_spec.rb. It took 1.8 seconds. Expected to take 2.25 seconds.1376# [RSpecRunTime] Starting example group ee/spec/features/user_unsubscribes_from_admin_notifications_spec.rb. Expected to take 1.61 seconds.1377Admin unsubscribes from notification1378 unsubscribes from notifications1379# [RSpecRunTime] Finishing example group ee/spec/features/user_unsubscribes_from_admin_notifications_spec.rb. It took 1.37 seconds. Expected to take 1.61 seconds.1380# [RSpecRunTime] RSpec elapsed time: 26 minutes 42.47 seconds. Current RSS: ~2711M. Threads: 26. load average: 2.62 2.26 1.90 1/561 63351381.1382auto_explain log contains 1240 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-ee-system-pg14-15-16.328.main.ndjson.gz1383took 15.7662726881384auto_explain log contains 1240 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-ee-system-pg14-15-16.328.ci.ndjson.gz1385took 13.1240750991386[TEST PROF INFO] EventProf results for sql.active_record1387Total time: 04:40.657 of 26:36.513 (17.58%)1388Total events: 973271389Top 5 slowest suites (by time):1390Group value s...lters and data (./ee/spec/features/groups/analytics/cycle_analytics/filters_and_data_spec.rb:5) – 01:10.141 (25888 / 36) of 05:11.152 (22.54%)1391Work item (./ee/spec/features/groups/work_items/work_item_spec.rb:5) – 00:48.935 (13559 / 13) of 06:19.422 (12.9%)1392Promotions (./ee/spec/features/promotion_spec.rb:5) – 00:36.137 (13116 / 21) of 02:34.239 (23.43%)1393Filter issues by iteration (./ee/spec/features/issues/filtered_search/filter_issues_by_iteration_spec.rb:5) – 00:22.098 (5902 / 22) of 02:12.452 (16.68%)1394Issue boards ...epic swimlanes (./ee/spec/features/boards/swimlanes/epics_swimlanes_sidebar_labels_spec.rb:5) – 00:17.278 (5235 / 7) of 01:00.094 (28.75%)1395Knapsack report was generated. Preview:1396{1397 "ee/spec/features/groups/analytics/cycle_analytics/filters_and_data_spec.rb": 311.1521454110007,1398 "ee/spec/features/groups/work_items/work_item_spec.rb": 379.42232832300033,1399 "ee/spec/features/promotion_spec.rb": 154.23882545699962,1400 "ee/spec/features/issues/filtered_search/filter_issues_by_iteration_spec.rb": 132.45163692800088,1401 "ee/spec/features/projects/requirements_management/requirements_list_spec.rb": 85.08906759699858,1402 "ee/spec/features/search/user_searches_for_epics_spec.rb": 77.68188956599988,1403 "ee/spec/features/boards/swimlanes/epics_swimlanes_sidebar_labels_spec.rb": 60.09385464099978,1404 "ee/spec/features/projects/settings/merge_requests/disable_merge_trains_setting_spec.rb": 53.597476844000994,1405 "ee/spec/features/issues/filtered_search/filter_issues_weight_spec.rb": 51.31540286299969,1406 "ee/spec/features/registrations/saas/subscription_flow_company_paid_plan_spec.rb": 36.446116723998784,1407 "ee/spec/features/admin/geo/admin_geo_sidebar_spec.rb": 35.34184396799901,1408 "ee/spec/features/projects_spec.rb": 30.331933200001004,1409 "ee/spec/features/issues/issue_actions_spec.rb": 26.873972344999856,1410 "ee/spec/features/projects/settings/user_manages_pipeline_cancellation_restrictions_spec.rb": 21.691000311000607,1411 "ee/spec/features/registrations/saas/sso_signin_standard_flow_company_creating_project_spec.rb": 22.00641608800106,1412 "ee/spec/features/projects/settings/packages_spec.rb": 16.51749900700088,1413 "ee/spec/features/projects/settings/analytics/user_configures_analytics_instance_settings_spec.rb": 13.14667966900015,1414 "ee/spec/features/groups/security/user_creates_security_policy_spec.rb": 13.484990152999671,1415 "ee/spec/features/merge_request/user_uses_slash_commands_spec.rb": 12.542618843999662,1416 "ee/spec/features/merge_requests/user_sees_nav_buttons_spec.rb": 10.799210204000701,1417 "ee/spec/features/projects/members/member_is_removed_from_project_spec.rb": 10.6005588299995,1418 "ee/spec/features/projects/jobs/blocked_deployment_job_page_spec.rb": 8.54625464200035,1419 "ee/spec/features/groups/discovers/hand_raise_lead_spec.rb": 7.489058770999691,1420 "ee/spec/features/integrations/jira/jira_issues_list_spec.rb": 6.693779340001129,1421 "ee/spec/features/groups/runners/maintainer_visits_group_runners_dashboard_spec.rb": 7.430388725999364,1422 "ee/spec/features/groups/hooks/user_edits_hooks_spec.rb": 4.011126000999866,1423 "ee/spec/features/groups/add_ons/discover_duo_pro_hand_raise_lead_spec.rb": 3.794146197000373,1424 "ee/spec/features/read_only_spec.rb": 1.8033440050003264,1425 "ee/spec/features/user_unsubscribes_from_admin_notifications_spec.rb": 1.37197368799934341426}1427Knapsack global time execution for tests: 26m 35s1428Failures:1429 1) Work item for signed in user for epic work items on the work item route behaves like work items rolled up dates when feature flag is enabled when using inheritable dates when updating child work item dates rolled up child dates1430 Got 0 failures and 3 other errors:1431 Shared Example Group: "work items rolled up dates" called from ./ee/spec/features/groups/work_items/work_item_spec.rb:261432 1.1) Failure/Error: raise "Condition not met: #{condition_name}"1433 RuntimeError:1434 Condition not met: JS requests complete1435 # ./spec/support/helpers/wait_helpers.rb:16:in `block in wait_for'1436 # ./spec/support/helpers/wait_helpers.rb:9:in `loop'1437 # ./spec/support/helpers/wait_helpers.rb:9:in `wait_for'1438 # ./spec/support/helpers/wait_for_requests.rb:43:in `wait_for_requests'1439 # ./spec/support/capybara_wait_for_requests.rb:33:in `click_button'1440 # ./spec/support/shared_examples/features/work_items/rolledup_dates_shared_examples.rb:117:in `block in add_new_child'1441 # ./spec/support/helpers/features/dom_helpers.rb:18:in `within_testid'1442 # ./spec/support/shared_examples/features/work_items/rolledup_dates_shared_examples.rb:111:in `add_new_child'1443 # ./spec/support/shared_examples/features/work_items/rolledup_dates_shared_examples.rb:173:in `block (5 levels) in <top (required)>'1444 # ./spec/spec_helper.rb:461:in `block (3 levels) in <top (required)>'1445 # ./lib/gitlab/sidekiq_sharding/validator.rb:42:in `enabled'1446 # ./spec/spec_helper.rb:460:in `block (2 levels) in <top (required)>'1447 # ./spec/spec_helper.rb:455:in `block (3 levels) in <top (required)>'1448 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'1449 # ./spec/spec_helper.rb:446:in `block (2 levels) in <top (required)>'1450 # ./spec/spec_helper.rb:442:in `block (3 levels) in <top (required)>'1451 # ./lib/gitlab/application_context.rb:86:in `with_raw_context'1452 # ./spec/spec_helper.rb:442:in `block (2 levels) in <top (required)>'1453 # ./spec/spec_helper.rb:265:in `block (2 levels) in <top (required)>'1454 # ./spec/support/sidekiq.rb:29:in `block (3 levels) in <top (required)>'1455 # ./spec/support/sidekiq.rb:14:in `gitlab_sidekiq_inline'1456 # ./spec/support/sidekiq.rb:29:in `block (2 levels) in <top (required)>'1457 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'1458 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1459 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'1460 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'1461 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'1462 1.2) Failure/Error: raise JSConsoleError, message1463 JSConsoleError:1464 Unexpected browser console output:1465 webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1466 webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown1467 webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown1468 webpack-internal:///ntxz 81:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1469 webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown1470 webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown1471 http://127.0.0.1:37239/api/graphql - Failed to load resource: the server responded with a status of 500 (Internal Server Error)1472 # ./spec/support/capybara.rb:212:in `block (2 levels) in <top (required)>'1473 # ./spec/spec_helper.rb:461:in `block (3 levels) in <top (required)>'1474 # ./lib/gitlab/sidekiq_sharding/validator.rb:42:in `enabled'1475 # ./spec/spec_helper.rb:460:in `block (2 levels) in <top (required)>'1476 # ./spec/spec_helper.rb:455:in `block (3 levels) in <top (required)>'1477 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'1478 # ./spec/spec_helper.rb:446:in `block (2 levels) in <top (required)>'1479 # ./spec/spec_helper.rb:442:in `block (3 levels) in <top (required)>'1480 # ./lib/gitlab/application_context.rb:86:in `with_raw_context'1481 # ./spec/spec_helper.rb:442:in `block (2 levels) in <top (required)>'1482 # ./spec/spec_helper.rb:265:in `block (2 levels) in <top (required)>'1483 # ./spec/support/sidekiq.rb:29:in `block (3 levels) in <top (required)>'1484 # ./spec/support/sidekiq.rb:14:in `gitlab_sidekiq_inline'1485 # ./spec/support/sidekiq.rb:29:in `block (2 levels) in <top (required)>'1486 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'1487 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1488 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'1489 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'1490 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'1491 1.3) Failure/Error: raise(error) if raise_error?1492 Gitlab::QueryLimiting::Transaction::ThresholdExceededError:1493 Too many SQL queries were executed in GraphqlController#execute (application/json): a maximum of 100 is allowed but 101 SQL queries were executed1494 0: SELECT "organizations".* FROM "organizations" INNER JOIN "organization_users" ON "organization_users"."organization_id" = "organizations"."id" WHERE "organization_users"."user_id" = 28 ORDER BY "organization_users"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/current/organization.rb:24:in `from_user'*/1495 1: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/loaders/batch_model_loader.rb:25:in `block in find'*/1496 2: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1497 3: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(29) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1498 4: SELECT "saml_providers".* FROM "saml_providers" WHERE "saml_providers"."group_id" = 29 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:419:in `block in root_saml_provider'*/1499 5: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/1500 6: SELECT "organization_users"."user_id" FROM "organization_users" WHERE "organization_users"."organization_id" = 1013 AND "organization_users"."access_level" = 50 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/organizations/organization.rb:83:in `owner_user_ids'*/1501 7: SELECT MAX("members"."access_level") AS "maximum_access_level", "members"."user_id" AS "members_user_id" FROM ((SELECT "members"."id", "members"."access_level", "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."source_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND "members"."state" = 0 AND "members"."requested_at" IS NULL AND "members"."invite_token" IS NULL AND (members.access_level > 5))1502 UNION1503 (WITH "group_group_links_cte" AS MATERIALIZED (SELECT "group_group_links".* FROM "group_group_links" WHERE "group_group_links"."shared_group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30))) SELECT "members"."id", LEAST("group_group_links"."group_access", "members"."access_level") AS access_level, "members"."source_id", "members"."source_type", "members"."user_id", "members"."notification_level", "members"."type", "members"."created_at", "members"."updated_at", "members"."created_by_id", "members"."invite_email", "members"."invite_token", "members"."invite_accepted_at", "members"."requested_at", "members"."expires_at", "members"."ldap", "members"."override", "members"."state", "members"."invite_email_success", "members"."member_namespace_id", "members"."member_role_id", "members"."expiry_notified_at", "members"."request_accepted_at", "members"."last_activity_on" FROM "members", "group_group_links_cte" AS "group_group_links" WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."requested_at" IS NULL AND "members"."source_id" = "group_group_links"."shared_with_group_id" AND "members"."source_type" = 'Namespace' AND "members"."state" = 0 AND (members.access_level > 5))) members WHERE "members"."type" = 'GroupMember' AND "members"."source_type" = 'Namespace' AND "members"."user_id" = 28 GROUP BY "members"."user_id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:1036:in `block in max_member_access'*/1504 8: SELECT "users".* FROM find_users_by_id(29) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1505 9: SELECT "routes".* FROM "routes" WHERE "routes"."path" = 'group3/group2' LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:34:in `find_by_full_path'*/1506 10: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/mutations/work_items/create.rb:74:in `resolve'*/1507 11: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/widget_definition.rb:54:in `filter_map'*/1508 12: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/1509 13: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."base_type" = 0 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:91:in `default_by_type'*/1510 14: UPDATE "internal_ids" SET "last_value" = ("internal_ids"."last_value" + 1) WHERE "internal_ids"."namespace_id" = 30 AND "internal_ids"."usage" = 0 RETURNING "last_value" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/internal_id.rb:164:in `update_record!'*/1511 15: INSERT INTO "issues" ("title", "author_id", "created_at", "updated_at", "iid", "title_html", "description_html", "time_estimate", "cached_markdown_version", "work_item_type_id", "namespace_id", "lock_version") VALUES ('A child issue', 28, '2024-07-31 10:25:56.936423', '2024-07-31 10:25:56.936423', 3, 'A child issue', '', 0, 2162688, 1, 30, 0) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/issuable_base_service.rb:417:in `transaction_create'*/1512 16: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 30 AND "issue_user_mentions"."note_id" IS NULL /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/1513 17: SELECT 1 AS one FROM ((SELECT "labels".* FROM "labels" INNER JOIN "label_links" ON "labels"."id" = "label_links"."label_id" WHERE "label_links"."target_id" = 30 AND "label_links"."target_type" = 'Issue')) labels INNER JOIN "lists" ON "lists"."label_id" = "labels"."id" LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:35:in `issue_assigned_to_list_label?'*/1514 18: INSERT INTO issue_metrics (issue_id, first_associated_with_milestone_at, first_added_to_board_at, created_at, updated_at)1515 VALUES (30, NULL, NULL, NOW(), NOW())1516 ON CONFLICT (issue_id)1517 DO UPDATE SET1518 first_associated_with_milestone_at = LEAST(issue_metrics.first_associated_with_milestone_at, EXCLUDED.first_associated_with_milestone_at),1519 first_added_to_board_at = LEAST(issue_metrics.first_added_to_board_at, EXCLUDED.first_added_to_board_at),1520 updated_at = NOW()1521 RETURNING id1522 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue/metrics.rb:29:in `record!'*/1523 19: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_id" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/base_service.rb:38:in `previous_related_issuables'*/1524 20: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:47:in `block (2 levels) in <module:IssuePolicy>'*/1525 21: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 27 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/policies/ee/issue_policy.rb:48:in `block (2 levels) in <module:IssuePolicy>'*/1526 22: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/1527 23: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:46:in `for_work_item'*/1528 24: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/1529 25: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/1530 26: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)1531 UNION1532 (SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/1533 27: SELECT COUNT(*) FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:56:in `validate_max_children'*/1534 28: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 30 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 30) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/1535 29: INSERT INTO "work_item_parent_links" ("work_item_id", "work_item_parent_id", "created_at", "updated_at") VALUES (30, 27, '2024-07-31 10:25:57.030870', '2024-07-31 10:25:57.030870') RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:27:in `block in set_parent'*/1536 30: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:108:in `handle_epic_issue'*/1537 31: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:79:in `previous_related_issuables'*/1538 32: SELECT DISTINCT "epics".* FROM "epics" INNER JOIN "epic_issues" ON "epic_issues"."epic_id" = "epics"."id" WHERE "epic_issues"."issue_id" = 30 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:52:in `flatten'*/1539 33: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:19:in `relate_issuables'*/1540 34: SELECT "epic_issues"."epic_id", MIN(relative_position) AS position FROM ((SELECT id, relative_position, parent_id, parent_id as epic_id, 'epic' as object_type1541 FROM "epics" WHERE "epics"."parent_id" = 1)1542 UNION1543 (SELECT id, relative_position, epic_id as parent_id, epic_id, 'epic_issue' as object_type1544 FROM "epic_issues" WHERE "epic_issues"."epic_id" = 1)) epic_issues GROUP BY "epic_issues"."epic_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/1545 35: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/1546 36: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/1547 37: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/1548 38: INSERT INTO "epic_issues" ("epic_id", "issue_id", "relative_position") VALUES (1, 30, 0) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/epic_issues/create_service.rb:34:in `block in relate_issuables'*/1549 39: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1550 40: SELECT "work_item_parent_links"."work_item_parent_id", MIN(relative_position) AS position FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 27 AND "work_item_parent_links"."id" != 3 GROUP BY "work_item_parent_links"."work_item_parent_id" ORDER BY position DESC NULLS LAST LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/relative_positioning/item_context.rb:94:in `calculate_relative_position'*/1551 41: SELECT 1 AS one FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 30 AND "work_item_parent_links"."id" != 3 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/1552 42: SELECT "work_item_hierarchy_restrictions".* FROM "work_item_hierarchy_restrictions" WHERE "work_item_hierarchy_restrictions"."parent_type_id" = 8 AND "work_item_hierarchy_restrictions"."child_type_id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:74:in `validate_hierarchy_restrictions'*/1553 43: WITH RECURSIVE "base_and_ancestors" AS ((SELECT 1 as depth, ARRAY[issues.id] AS tree_path, false AS tree_cycle, "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27)1554 UNION1555 (SELECT ("base_and_ancestors"."depth" + 1), tree_path || "issues".id, "issues".id = ANY(tree_path), "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues", "base_and_ancestors", "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = "issues"."id" AND "work_item_parent_links"."work_item_id" = "base_and_ancestors"."id" AND "base_and_ancestors"."tree_cycle" = FALSE)) SELECT "issues".* FROM "base_and_ancestors" AS "issues" WHERE "issues"."id" NOT IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 27) ORDER BY "depth" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:108:in `detect'*/1556 44: SELECT 1 AS one FROM "issue_links" WHERE ("issue_links"."source_id" = 30 AND "issue_links"."target_id" = 27 OR "issue_links"."source_id" = 27 AND "issue_links"."target_id" = 30) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/parent_link.rb:117:in `check_existing_related_link'*/1557 45: UPDATE "work_item_parent_links" SET "relative_position" = 0, "updated_at" = '2024-07-31 10:25:57.111682' WHERE "work_item_parent_links"."id" = 3 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:20:in `relate_issuables'*/1558 46: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1559 47: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/1560 48: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 3 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/1561 49: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/1562 50: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #3 as child issue', 'Issue', 28, '2024-07-31 10:25:57.115165', '2024-07-31 10:25:57.125141', 27, TRUE, '17b1c2636b247de2cfb7d8db70aeb0410618423b', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/3" data-reference-type="work_item" data-original="#3" data-link="false" data-link-reference="false" data-work-item="30" data-group="30" data-namespace="30" data-iid="3" data-namespace-path="group3/group2" data-work-item-type="issue" data-container="body" data-placement="top" title="A child issue" class="gfm gfm-work_item">#3</a> as child issue</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/1563 51: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_child', '2024-07-31 10:25:57.160470', '2024-07-31 10:25:57.160470', 17) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/1564 52: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 27 AND "issue_user_mentions"."note_id" = 17 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/1565 53: UPDATE "issues" SET "updated_at" = '2024-07-31 10:25:57.171439' WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/throttled_touch.rb:10:in `touch'*/1566 54: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1567 55: SELECT "routes".* FROM "routes" WHERE "routes"."source_id" = 30 AND "routes"."source_type" = 'Namespace' LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/routable.rb:163:in `full_attribute'*/1568 56: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."namespace_id" = 30 AND "issues"."iid" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/1569 57: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/filter/references/reference_cache.rb:152:in `block in load_records_per_parent'*/1570 58: INSERT INTO "notes" ("note", "noteable_type", "author_id", "created_at", "updated_at", "noteable_id", "system", "discussion_id", "note_html", "cached_markdown_version", "namespace_id") VALUES ('added #1 as parent epic', 'Issue', 28, '2024-07-31 10:25:57.177187', '2024-07-31 10:25:57.185855', 30, TRUE, 'a860620f66e9d362d668a557c3363ccc7029124c', '<p data-sourcepos="1:1-1:23" dir="auto">added <a href="/groups/group3/group2/-/work_items/1" data-reference-type="work_item" data-original="#1" data-link="false" data-link-reference="false" data-work-item="27" data-group="30" data-namespace="30" data-iid="1" data-namespace-path="group3/group2" data-work-item-type="epic" data-container="body" data-placement="top" title="My title 25" class="gfm gfm-work_item">#1</a> as parent epic</p>', 2162688, 30) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/1571 59: INSERT INTO "system_note_metadata" ("action", "created_at", "updated_at", "note_id") VALUES ('relate_to_parent', '2024-07-31 10:25:57.225008', '2024-07-31 10:25:57.225008', 18) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/system_notes/base_service.rb:19:in `create_note'*/1572 60: DELETE FROM "issue_user_mentions" WHERE "issue_user_mentions"."issue_id" = 30 AND "issue_user_mentions"."note_id" = 18 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/cache_markdown_field.rb:180:in `store_mentions!'*/1573 61: INSERT INTO "resource_link_events" ("action", "user_id", "issue_id", "child_work_item_id", "created_at", "system_note_metadata_id") VALUES (1, 28, 27, 30, '2024-07-31 10:25:57.235701', 18) RETURNING "id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/parent_links/create_service.rb:33:in `create_notes_and_resource_event'*/1574 62: SELECT "epic_issues".* FROM "epic_issues" WHERE "epic_issues"."issue_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:83:in `sync_relative_position'*/1575 63: SELECT "epics".* FROM "epics" WHERE "epics"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/1576 64: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/1577 65: SELECT 1 AS one FROM "epic_issues" WHERE "epic_issues"."issue_id" = 30 AND "epic_issues"."id" != 3 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/services/ee/work_items/parent_links/create_service.rb:84:in `sync_relative_position'*/1578 66: SELECT "work_item_parent_links".* FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_id" = 30 ORDER BY "work_item_parent_links"."id" ASC LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/epic_issue.rb:65:in `check_existing_parent_link'*/1579 67: SELECT COUNT(*) FROM "epics" WHERE "epics"."parent_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/1580 68: SELECT COUNT(*) FROM "issues" INNER JOIN "epic_issues" ON "issues"."id" = "epic_issues"."issue_id" WHERE "epic_issues"."epic_id" = 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/epic.rb:723:in `max_children_count_achieved?'*/1581 69: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" INNER JOIN "work_item_parent_links" ON "issues"."id" = "work_item_parent_links"."work_item_parent_id" WHERE "work_item_parent_links"."work_item_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/services/work_items/widgets/hierarchy_service/base_service.rb:83:in `service_response!'*/1582 70: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1583 71: SELECT "plans".* FROM "plans" WHERE "plans"."name" = 'default' LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/plan.rb:19:in `block in default'*/1584 72: SELECT "namespace_settings"."created_at", "namespace_settings"."updated_at", "namespace_settings"."namespace_id", "namespace_settings"."prevent_forking_outside_group", "namespace_settings"."allow_mfa_for_subgroups", "namespace_settings"."default_branch_name", "namespace_settings"."repository_read_only", "namespace_settings"."resource_access_token_creation_allowed", "namespace_settings"."prevent_sharing_groups_outside_hierarchy", "namespace_settings"."new_user_signups_cap", "namespace_settings"."setup_for_company", "namespace_settings"."jobs_to_be_done", "namespace_settings"."runner_token_expiration_interval", "namespace_settings"."subgroup_runner_token_expiration_interval", "namespace_settings"."project_runner_token_expiration_interval", "namespace_settings"."show_diff_preview_in_email", "namespace_settings"."enabled_git_access_protocol", "namespace_settings"."unique_project_download_limit", "namespace_settings"."unique_project_download_limit_interval_in_seconds", "namespace_settings"."unique_project_download_limit_allowlist", "namespace_settings"."auto_ban_user_on_excessive_projects_download", "namespace_settings"."only_allow_merge_if_pipeline_succeeds", "namespace_settings"."allow_merge_on_skipped_pipeline", "namespace_settings"."only_allow_merge_if_all_discussions_are_resolved", "namespace_settings"."default_compliance_framework_id", "namespace_settings"."runner_registration_enabled", "namespace_settings"."allow_runner_registration_token", "namespace_settings"."unique_project_download_limit_alertlist", "namespace_settings"."emails_enabled", "namespace_settings"."experiment_features_enabled", "namespace_settings"."default_branch_protection_defaults", "namespace_settings"."service_access_tokens_expiration_enforced", "namespace_settings"."product_analytics_enabled", "namespace_settings"."allow_merge_without_pipeline", "namespace_settings"."enforce_ssh_certificates", "namespace_settings"."math_rendering_limits_enabled", "namespace_settings"."lock_math_rendering_limits_enabled", "namespace_settings"."duo_features_enabled", "namespace_settings"."lock_duo_features_enabled", "namespace_settings"."disable_personal_access_tokens", "namespace_settings"."enable_auto_assign_gitlab_duo_pro_seats", "namespace_settings"."early_access_program_participant", "namespace_settings"."remove_dormant_members", "namespace_settings"."remove_dormant_members_period", "namespace_settings"."early_access_program_joined_by_id", "namespace_settings"."seat_control", "namespace_settings"."last_dormant_member_review_at" FROM "namespace_settings" WHERE "namespace_settings"."namespace_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/internal_events.rb:179:in `create_early_access_program_event'*/1585 73: SELECT "web_hooks".* FROM "web_hooks" WHERE "web_hooks"."type" = 'GroupHook' AND "web_hooks"."group_id" IN (SELECT "namespaces"."id" FROM "namespaces" WHERE "namespaces"."type" = 'Group' AND "namespaces"."id" IN (29, 30)) AND (recent_failures <= 3 OR (recent_failures > 3 AND (disabled_until IS NOT NULL) AND (disabled_until < '2024-07-31 10:25:57.565458'))) AND "web_hooks"."issues_events" = TRUE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/ee/group.rb:790:in `execute_hooks'*/1586 74: SELECT "integrations".* FROM "integrations" WHERE "integrations"."group_id" = 30 AND "integrations"."issues_events" = TRUE AND "integrations"."active" = TRUE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:849:in `execute_integrations'*/1587 75: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM find_namespaces_by_id(30) AS namespaces WHERE ("namespaces"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1588 76: SELECT "epics".* FROM "epics" WHERE "epics"."issue_id" = 30 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/lib/ee/gitlab/event_store.rb:136:in `block in subscribe_to_work_item_events'*/1589 77: SELECT "merge_requests_closing_issues".* FROM "merge_requests_closing_issues" WHERE "merge_requests_closing_issues"."issue_id" = 30 ORDER BY "merge_requests_closing_issues"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/1590 78: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_item_type.rb:74:in `work_item_type'*/1591 79: SELECT issues.*, issue_links.id AS issue_link_id, issue_links.link_type as issue_link_type_value, issue_links.target_id as issue_link_source_id, issue_links.created_at as issue_link_created_at, issue_links.updated_at as issue_link_updated_at FROM "issues" INNER JOIN issue_links ON1592 (issue_links.source_id = issues.id AND issue_links.target_id = 30)1593 OR1594 (issue_links.target_id = issues.id AND issue_links.source_id = 30) ORDER BY "issue_links"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/1595 80: SELECT "subscriptions".* FROM "subscriptions" WHERE "subscriptions"."subscribable_id" = 30 AND "subscriptions"."subscribable_type" = 'Issue' AND "subscriptions"."project_id" IS NULL AND "subscriptions"."user_id" = 28 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/subscribable.rb:39:in `block in lazy_subscription'*/1596 81: SELECT "notes".* FROM ((SELECT "notes".* FROM "notes" WHERE "notes"."noteable_id" = 30 AND "notes"."noteable_type" = 'Issue')) notes /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/1597 82: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 30 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/1598 83: SELECT "users".* FROM "users" WHERE "users"."id" = 28 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1599 84: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_type" = 'Note' AND "award_emoji"."awardable_id" = 18 ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/1600 85: SELECT "system_note_metadata".* FROM "system_note_metadata" WHERE "system_note_metadata"."note_id" = 18 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/participable.rb:129:in `reverse_each'*/1601 86: SELECT "award_emoji".* FROM "award_emoji" WHERE "award_emoji"."awardable_id" = 30 AND "award_emoji"."awardable_type" = 'Issue' ORDER BY "award_emoji"."id" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/models/concerns/work_items/unified_associations/award_emoji.rb:22:in `load_target'*/1602 87: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 1 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/issue.rb:764:in `has_widget?'*/1603 88: SELECT "work_item_widget_definitions"."id", "work_item_widget_definitions"."work_item_type_id", "work_item_widget_definitions"."widget_type", "work_item_widget_definitions"."disabled", "work_item_widget_definitions"."name", "work_item_widget_definitions"."widget_options" FROM "work_item_widget_definitions" WHERE "work_item_widget_definitions"."work_item_type_id" = 1 AND "work_item_widget_definitions"."disabled" = FALSE /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/work_items/type.rb:132:in `filter'*/1604 89: SELECT "issues"."id", "issues"."title", "issues"."author_id", "issues"."project_id", "issues"."created_at", "issues"."updated_at", "issues"."description", "issues"."milestone_id", "issues"."iid", "issues"."updated_by_id", "issues"."weight", "issues"."confidential", "issues"."due_date", "issues"."moved_to_id", "issues"."lock_version", "issues"."title_html", "issues"."description_html", "issues"."time_estimate", "issues"."relative_position", "issues"."service_desk_reply_to", "issues"."cached_markdown_version", "issues"."last_edited_at", "issues"."last_edited_by_id", "issues"."discussion_locked", "issues"."closed_at", "issues"."closed_by_id", "issues"."state_id", "issues"."duplicated_to_id", "issues"."promoted_to_epic_id", "issues"."health_status", "issues"."external_key", "issues"."sprint_id", "issues"."blocking_issues_count", "issues"."upvotes_count", "issues"."work_item_type_id", "issues"."namespace_id", "issues"."start_date", "issues"."imported_from" FROM "issues" WHERE "issues"."id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/1605 90: SELECT "work_item_types"."id", "work_item_types"."base_type", "work_item_types"."cached_markdown_version", "work_item_types"."name", "work_item_types"."description", "work_item_types"."description_html", "work_item_types"."icon_name", "work_item_types"."created_at", "work_item_types"."updated_at" FROM "work_item_types" WHERE "work_item_types"."id" = 8 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/1606 91: SELECT "namespaces"."id", "namespaces"."name", "namespaces"."path", "namespaces"."owner_id", "namespaces"."created_at", "namespaces"."updated_at", "namespaces"."type", "namespaces"."description", "namespaces"."avatar", "namespaces"."membership_lock", "namespaces"."share_with_group_lock", "namespaces"."visibility_level", "namespaces"."request_access_enabled", "namespaces"."ldap_sync_status", "namespaces"."ldap_sync_error", "namespaces"."ldap_sync_last_update_at", "namespaces"."ldap_sync_last_successful_update_at", "namespaces"."ldap_sync_last_sync_at", "namespaces"."description_html", "namespaces"."lfs_enabled", "namespaces"."parent_id", "namespaces"."shared_runners_minutes_limit", "namespaces"."repository_size_limit", "namespaces"."require_two_factor_authentication", "namespaces"."two_factor_grace_period", "namespaces"."cached_markdown_version", "namespaces"."project_creation_level", "namespaces"."runners_token", "namespaces"."file_template_project_id", "namespaces"."saml_discovery_token", "namespaces"."runners_token_encrypted", "namespaces"."custom_project_templates_group_id", "namespaces"."auto_devops_enabled", "namespaces"."extra_shared_runners_minutes_limit", "namespaces"."last_ci_minutes_notification_at", "namespaces"."last_ci_minutes_usage_notification_level", "namespaces"."subgroup_creation_level", "namespaces"."max_pages_size", "namespaces"."max_artifacts_size", "namespaces"."mentions_disabled", "namespaces"."default_branch_protection", "namespaces"."max_personal_access_token_lifetime", "namespaces"."push_rule_id", "namespaces"."shared_runners_enabled", "namespaces"."allow_descendants_override_disabled_shared_runners", "namespaces"."traversal_ids", "namespaces"."organization_id" FROM "namespaces" WHERE "namespaces"."id" = 30 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1607 92: SELECT "users".* FROM "users" WHERE "users"."id" = 29 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1608 93: SELECT "issue_assignees".* FROM "issue_assignees" WHERE "issue_assignees"."issue_id" = 27 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/banzai/reference_parser/base_parser.rb:190:in `collection_objects_for_ids'*/1609 94: SELECT "organizations".* FROM "organizations" WHERE "organizations"."id" = 1013 LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/group.rb:744:in `max_member_access_for_user'*/1610 95: SELECT "users".* FROM find_users_by_id(28) AS users WHERE ("users"."id" IS NOT NULL) LIMIT 1 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/use_sql_function_for_primary_key_lookups.rb:12:in `_query_by_sql'*/1611 96: SELECT "timelogs".* FROM "timelogs" WHERE "timelogs"."issue_id" = 30 ORDER BY "timelogs"."id" DESC LIMIT 101 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/lib/gitlab/graphql/pagination/keyset/connection.rb:122:in `block in limited_nodes'*/1612 97: SELECT SUM("timelogs"."time_spent") FROM "timelogs" WHERE "timelogs"."issue_id" = 30 /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/models/concerns/time_trackable.rb:68:in `total_time_spent'*/1613 98: SELECT "todos".* FROM "todos" LEFT JOIN banned_users ON todos.author_id = banned_users.user_id WHERE "todos"."user_id" = 28 AND ("todos"."state" IN ('pending')) AND "banned_users"."user_id" IS NULL AND ("todos"."state" IN ('pending')) AND "todos"."target_id" = 30 AND "todos"."target_type" IN ('Issue', 'WorkItem') ORDER BY "todos"."id" DESC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/current_user_todos.rb:31:in `group_by'*/1614 99: SELECT "work_item_parent_links"."work_item_parent_id" FROM "work_item_parent_links" WHERE "work_item_parent_links"."work_item_parent_id" = 30 GROUP BY "work_item_parent_links"."work_item_parent_id" /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/app/graphql/types/work_items/widgets/hierarchy_type.rb:43:in `block in has_children?'*/1615 100: SELECT "labels".* FROM ((SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_type" = 'Issue' AND "label_links"."target_id" IN (SELECT "issues"."id" FROM "issues" WHERE "issues"."id" = 30))1616 UNION1617 (SELECT "labels".*, "label_links"."target_id", "label_links"."target_type" FROM "labels" INNER JOIN "label_links" ON "label_links"."label_id" = "labels"."id" WHERE "label_links"."target_id" IS NULL)) labels ORDER BY "labels"."title" ASC /*application:test,correlation_id:01J4456DF5XQXN6XYR26GSKAKF,endpoint_id:GraphqlController#execute,db_config_name:main,line:/ee/app/graphql/ee/resolvers/bulk_labels_resolver.rb:48:in `group_by'*/1618 # ./lib/gitlab/query_limiting/transaction.rb:65:in `act_upon_results'1619 # ./lib/gitlab/query_limiting/middleware.rb:21:in `call'1620 # ./lib/gitlab/database/load_balancing/rack_middleware.rb:23:in `call'1621 # ./lib/gitlab/middleware/go.rb:22:in `call'1622 # ./lib/gitlab/etag_caching/middleware.rb:21:in `call'1623 # ./lib/gitlab/middleware/query_analyzer.rb:11:in `block in call'1624 # ./lib/gitlab/database/query_analyzer.rb:40:in `within'1625 # ./lib/gitlab/middleware/query_analyzer.rb:11:in `call'1626 # ./lib/gitlab/middleware/multipart.rb:173:in `call'1627 # ./lib/gitlab/middleware/read_only/controller.rb:50:in `call'1628 # ./lib/gitlab/middleware/read_only.rb:18:in `call'1629 # ./lib/gitlab/middleware/unauthenticated_session_expiry.rb:18:in `call'1630 # ./lib/gitlab/middleware/strip_cookies.rb:29:in `call'1631 # ./lib/gitlab/middleware/same_site_cookies.rb:27:in `call'1632 # ./lib/gitlab/middleware/path_traversal_check.rb:34:in `call'1633 # ./lib/gitlab/middleware/handle_malformed_strings.rb:21:in `call'1634 # ./lib/gitlab/middleware/basic_health_check.rb:25:in `call'1635 # ./lib/gitlab/middleware/handle_ip_spoof_attack_error.rb:25:in `call'1636 # ./lib/gitlab/middleware/request_context.rb:15:in `call'1637 # ./lib/gitlab/middleware/webhook_recursion_detection.rb:15:in `call'1638 # ./config/initializers/fix_local_cache_middleware.rb:11:in `call'1639 # ./lib/gitlab/middleware/compressed_json.rb:44:in `call'1640 # ./lib/gitlab/middleware/static.rb:11:in `call'1641 # ./lib/gitlab/testing/clear_process_memory_cache_middleware.rb:13:in `call'1642 # ./lib/gitlab/testing/request_inspector_middleware.rb:35:in `call'1643 # ./lib/gitlab/testing/robots_blocker_middleware.rb:30:in `call'1644 # ./lib/gitlab/testing/request_blocker_middleware.rb:47:in `call'1645 # ./lib/gitlab/middleware/rack_multipart_tempfile_factory.rb:19:in `call'1646 # ./lib/gitlab/middleware/sidekiq_web_static.rb:20:in `call'1647 # ./lib/gitlab/metrics/requests_rack_middleware.rb:79:in `call'1648 # ------------------1649 # --- Caused by: ---1650 # Capybara::CapybaraError:1651 # Your application server raised an error - It has been raised in your test code because Capybara.raise_server_errors == true1652 # ./spec/spec_helper.rb:461:in `block (3 levels) in <top (required)>'1653Finished in 27 minutes 12 seconds (files took 2 minutes 4.9 seconds to load)1654236 examples, 1 failure1655Failed examples:1656rspec './ee/spec/features/groups/work_items/work_item_spec.rb[1:1:1:1:1:2:4:2:1]' # Work item for signed in user for epic work items on the work item route behaves like work items rolled up dates when feature flag is enabled when using inheritable dates when updating child work item dates rolled up child dates1657Randomized with seed 359801658Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected1659Failed to write to log, write log/workhorse-test.log: file already closed1660[TEST PROF INFO] Time spent in factories: 01:07.070 (3.98% of total time)1661RSpec exited with 1.1662[job-metrics] Updating job metrics tag for the CI/CD job.1663RSPEC_RETRIED_TESTS_REPORT_PATH: rspec/retried_tests-7471347573.txt1664Retrying the failing examples in a new RSpec process...1665$ gem install junit_merge --no-document --version 0.1.21666Successfully installed nokogiri-1.16.7-x86_64-linux1667Successfully installed junit_merge-0.1.216682 gems installed1669==> 'gem install junit_merge --no-document --version 0.1.2' succeeded in 1 seconds.1670Running RSpec command: bin/rspec -Ispec -rspec_helper --color --failure-exit-code 1 --error-exit-code 2 --format documentation --format Support::Formatters::JsonFormatter --out rspec/rspec-retry-7471347573.json --format RspecJunitFormatter --out rspec/rspec-retry-7471347573.xml --only-failures --pattern "{ee/}spec/{features}{,/**/}*_spec.rb"1671warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.1673Run options: include {:last_run_status=>"failed"}1674# [RSpecRunTime] Starting RSpec timer...1675[TEST PROF INFO] EventProf enabled (sql.active_record)1676unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.1677unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.1678Test environment set up in 2.266261243 seconds1679# [RSpecRunTime] Starting example group ee/spec/features/groups/work_items/work_item_spec.rb. Expected to take 4 minutes 9.29 seconds.1680Work item1681Starting the Capybara driver server...1682 for signed in user1683 for epic work items1684 on the work item route1685 behaves like work items rolled up dates1686 when feature flag is enabled1687 when using inheritable dates1688 when updating child work item dates1689Capybara starting Puma...1690* Version 6.4.0, codename: The Eagle of Durango1691* Min threads: 0, max threads: 41692* Listening on unix:///tmp/20240731-6352-n3unuq1693 rolled up child dates1694# [RSpecRunTime] Finishing example group ee/spec/features/groups/work_items/work_item_spec.rb. It took 44.67 seconds. Expected to take 4 minutes 9.29 seconds.1695auto_explain log contains 1246 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-ee-system-pg14-15-16.6352.main.ndjson.gz1696took 11.1938056551697auto_explain log contains 1246 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-ee-system-pg14-15-16.6352.ci.ndjson.gz1698took 11.2723641791699[TEST PROF INFO] EventProf results for sql.active_record1700Total time: 00:08.052 of 00:44.672 (18.03%)1701Total events: 24751702Top 5 slowest suites (by time):1703Work item (./ee/spec/features/groups/work_items/work_item_spec.rb:5) – 00:08.052 (2475 / 1) of 00:44.672 (18.03%)1704Finished in 1 minute 17.38 seconds (files took 1 minute 16.6 seconds to load)17051 example, 0 failures1706Randomized with seed 46491707Failed to write to log, write log/workhorse-test.log: file already closed1708[TEST PROF INFO] Time spent in factories: 00:01.888 (2.29% of total time)1709Loading rspec/rspec-7471347573.json...1710Merged rspec/rspec-retry-7471347573.json adding 5 results.1711Saved rspec/rspec-7471347573.json.1712A test was flaky and succeeded after being retried. Checking to see if flaky test is part of this MR...1713Flaky test was not part of this MR.1715Running after script...1716$ source scripts/utils.sh1717$ bundle exec gem list gitlab_quality-test_tooling1718gitlab_quality-test_tooling (1.33.0)1719$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command1723$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1729$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1734$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1737$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1741$ tooling/bin/push_job_metrics || true1742[job-metrics] Pushing job metrics file for the CI/CD job.1743[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1745Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy1747Uploading artifacts...1748auto_explain/: found 5 matching artifact files and directories 1749coverage/: found 4 matching artifact files and directories 1750crystalball/: found 5 matching artifact files and directories 1751WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1752knapsack/: found 4 matching artifact files and directories 1753rspec/: found 15 matching artifact files and directories 1754tmp/capybara/: found 3 matching artifact files and directories 1755log/*.log: found 18 matching artifact files and directories 1756WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471347573/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1757WARNING: Retrying... context=artifacts-uploader error=request redirected1758Uploading artifacts as "archive" to coordinator... 201 Created id=7471347573 responseStatus=201 Created token=glcbt-661759Uploading artifacts...1760rspec/rspec-*.xml: found 2 matching artifact files and directories 1761WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471347573/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1762WARNING: Retrying... context=artifacts-uploader error=request redirected1763Uploading artifacts as "junit" to coordinator... 201 Created id=7471347573 responseStatus=201 Created token=glcbt-661765Job succeeded