We have multiple add functions in BoardStore that do basically the same: (addTask, addStory ..) we should avoid that much duplicated code here
We have multiple add functions in BoardStore that do basically the same:
(addTask, addStory ..)
we should avoid that much duplicated code here