Skip to content

Fix update_attribute function parameters syntax

What does this MR do?

Fix one of the command lines in the rails console cheat sheet for configuring all projects in a namespace to use the instance-level settings for the JIRA service.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

I am not sure if the function signature was ever different in the past. It does seem like we have "update_attribute" and "update_attribute_s_", where the latter does seem to use the signature as it was.

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] 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

Merge request reports

Loading