Skip to content

Use ServiceResponse in Boards::CreateService

Jarka Košanová requested to merge refactor-create-board-service into master

What does this MR do?

It refactors Boards::CreateService and returns ServiceResponse object.

This returned object will be later used in create board mutation, similarly as eg. destroy board mutation

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Jarka Košanová

Merge request reports