Epic board scope should be added to newly created epic
Steps to reproduce:
- Edit epic board scope to add some labels
- Create an epic using the
+
button at the top of a board list - Labels from board scope are not added to the epic
The mutation boardEpicCreate
does not support adding labels to the epic, so this should be added.