Skip to content

Add topics alias to Project#tag_list

Dmytro Zaporozhets (DZ) requested to merge dz-project-topics-method into master

What does this MR do?

Add topics alias to Project#tag_list. And I updated the project presenter to use the new method name.

The small change to contribute to &552 (closed)

UI was renamed around 2 years ago but backend is still using tag_list heavily.

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 Dmytro Zaporozhets (DZ)

Merge request reports