Skip to content

Remove unnecessary user cap validation

Vijay Hawoldar requested to merge vij-remove-unnecessary-validation into master

What does this MR do and why?

This MR removes a duplicate License validation identified in #345864 (closed).

This is a remnant of old logic that would validate that the user cap could not be higher than the number of seats in the license which was removed in !76829 (diffs)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

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.

Edited by Vijay Hawoldar

Merge request reports