-
Couldn't load subscription status.
- Fork 4
Open
Labels
Milestone
Description
Move AbstractCrudManagerMixin and AbstractCrudManager classes to Core.
Also port corresponding tests that look generic and not upper level products specific.
AbstractCrudManagerMixin now has some code specific to the Scheduler. Those lines should go to new CrudManagerMixin class that should be user instead of the AbstractCrudManagerMixin in our existing code.