Skip to content

Stop using user as resource

Gosia Ksionek requested to merge mk-stop-using-user-as-resource into master

What does this MR do and why?

With changes introduced in !134976 (comment 1632936306) - we are actively making using User object invalid as a resource. It is not done in production, but we had some leftover places in specs.

Only one spec was failing before this change, it was ee/spec/lib/gitlab/llm/chain/agents/zero_shot/executor_real_requests_spec.rb

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports