Skip to content

Extract subscriptions comparison url to saas.rb

What does this MR do and why?

!118390 (diffs) refactored the feature comparison URL method, which has caused an issue in the JiHu project. Currently, the URL cannot be overridden to point to the JiHu feature comparison page. As a solution, we need to export the feature comparison URL to the lib/gitlab/saas.rb file to enable overriding.

Issues: #409809 (closed) Changelog: changed EE: true

Screenshots or screen recordings

none

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.

Related to #409809 (closed)

/cc @chaomao

Edited by zhitong ren

Merge request reports