Skip to content

Add BaseBoardList superclass and refactor other resources to inherit from it

What does this MR do?

Create a BoardList superclass resource and refactor the LabelBoardList and MilestoneBoardList resources to inherit from it.

With this refactoring, we have less duplication and the same behavior with 4 fewer lines of code.

Does this MR meet the acceptance criteria?

Conformity

Edited by Walmyr Lima e Silva Filho

Merge request reports