Skip to content

Conversation

@dshabin
Copy link
Contributor

@dshabin dshabin commented Sep 8, 2021

No description provided.

@dshabin dshabin requested a review from VaghinakDev September 8, 2021 11:26
def update(self, entity: ProjectEntity):
condition = Condition("team_id", entity.team_id, EQ)
self._service.update_project(
return self._service.update_project(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return ProjectEntity

@VaghinakDev VaghinakDev merged commit d0f5268 into develop Sep 9, 2021
@VaghinakDev VaghinakDev deleted the rename_project_log branch September 9, 2021 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants