Skip to content

Don't load package to fetch the id

David Fernandez requested to merge 217518-10io-use-package_id into master

What does this MR do?

See #217518 (closed)

This tiny MR replaces @package_file.package.id with @package_file.package_id, which is much better: it doesn't load package to get the id.

This is a follow-up of !30726 (comment 341290271)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by David Fernandez

Merge request reports