gocodebox / lifterlms-rest

LifterLMS REST API Feature Plugin
6 stars 7 forks source link

Creating or Updating access plans when there are 6 (max) plans associated with a course/membership results in errors #272

Closed thomasplevy closed 2 years ago

thomasplevy commented 2 years ago

Reproduction Steps

Expected Behavior

Actual Behavior


This method appears to correctly validate against creating a new plan when the limit has been reached but it's also preventing any edits of existing plans when the limit has been reached.