Skip to content

Refactor MemberRole#base_access_level

What does this MR do and why?

How to set up and validate locally

In a rails console, try:

MemberRole.create!(base_access_level: 1)

And you should see a validation error.

All other updates here are documentation only.

Edited by Jessie Young

Merge request reports

Loading