You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
12:57:45 web.1 | I, [2024-09-03T12:57:45.556474 #8636] INFO -- : Started GET "/stable30/index.php/apps/app_api/proxy/openproject-nextcloud-app/projects/demo-project/settings/project_storages/new?storages_project_storage%5B%5D=3&utf8=%E2%9C%93&button=" for 127.0.0.1 at 2024-09-03 12:57:45 +0545
2
+
12:57:45 web.1 | I, [2024-09-03T12:57:45.558529 #8636] INFO -- : Processing by Storages::Admin::ProjectStoragesController#new as HTML
3
+
12:57:45 web.1 | I, [2024-09-03T12:57:45.558567 #8636] INFO -- : Parameters: {"storages_project_storage"=>["3"], "utf8"=>"✓", "button"=>"", "project_id"=>"demo-project"}
4
+
12:57:45 web.1 | User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."type" IN ($1, $2, $3, $4) AND "users"."type" NOT IN ($5, $6, $7) AND "users"."status" = $8 AND "users"."id" = $9 LIMIT $10 [["type", "User"], ["type", "DeletedUser"], ["type", "SystemUser"], ["type", "AnonymousUser"], ["type", "SystemUser"], ["type", "AnonymousUser"], ["type", "DeletedUser"], ["status", 1], ["id", 4], ["LIMIT", 1]]
12:57:45 web.1 | ↳ app/models/setting.rb:304:in `block (2 levels) in cached_settings'
10
+
12:57:45 web.1 | Storages::Storage Load (0.7ms) SELECT "storages".* FROM "storages" WHERE "storages"."id" IN (SELECT "project_storages"."storage_id" FROM "project_storages" WHERE "project_storages"."project_id" IN (SELECT "projects"."id" FROM "projects" WHERE "projects"."id" IN (SELECT "projects"."id" FROM "projects" INNER JOIN "enabled_modules" ON "projects"."id" = "enabled_modules"."project_id" AND "enabled_modules"."name" IN ('work_package_tracking') AND "projects"."active" = TRUE WHERE "projects"."active" = TRUE)))
12:57:45 web.1 | Project Exists? (0.3ms) SELECT 1 AS one FROM "projects" WHERE "projects"."id" IN (SELECT "projects"."id" FROM "projects" WHERE "projects"."active" = TRUE) LIMIT $1 [["LIMIT", 1]]
17
+
12:57:45 web.1 | ↳ app/services/authorization/user_permissible_service.rb:70:in `block in cached_in_any_project?'
18
+
12:57:45 web.1 | Storages::ProjectStorage Pluck (0.2ms) SELECT "project_storages"."storage_id" FROM "project_storages" WHERE "project_storages"."project_id" = $1 [["project_id", 1]]
19
+
12:57:45 web.1 | ↳ modules/storages/app/models/storages/storage.rb:81:in `block in <class:Storage>'
20
+
12:57:45 web.1 | Storages::Storage Load (0.3ms) SELECT "storages".* FROM "storages" WHERE 1=1
0 commit comments