Skip to content

Allows seat usage export on self managed instances

Vijay Hawoldar requested to merge vij-fix-seat-usage-export into master

What does this MR do and why?

Stops preventing access to the seat usage export for self managed instances

As discussed in #432247 (comment 1674359634), this was likely an oversight in the original implementation.

How to set up and validate locally

  1. Fire up an SM GDK instance (GITLAB_SIMULATE_SAAS=0 gdk restart)
  2. Navigate to a group > Settings > Usage Quotas > Seats
  3. Attempt to export the list via the button
  4. 404 encountered
  5. Checkout this branch and try 👆🏼 and the export should work

MR acceptance checklist

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

Edited by Vijay Hawoldar

Merge request reports