Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: delete query to db to get mainboardid #1194

Merged
merged 25 commits into from
Mar 7, 2023

Conversation

CatiaAntunes96
Copy link
Contributor

@CatiaAntunes96 CatiaAntunes96 commented Mar 6, 2023

Relates to #1180
Fixes #1187

Proposed Changes

  • Remove query to fetch mainBoardId from db
  • Fix boards count by team (sub-boards removed from the count)

This pull request closes #1180
This pull request closes #1187

CatiaAntunes96 and others added 23 commits February 28, 2023 14:35
Co-authored-by: Patrícia Dias <patricia-mdias@users.noreply.github.com>
Conflicts:
	backend/src/modules/boards/repositories/board.repository.interface.ts
	backend/src/modules/boards/repositories/board.repository.ts
	backend/src/modules/boards/services/get.board.service.ts
	backend/src/modules/boards/services/update.board.service.ts
	frontend/src/types/board/board.ts
@CatiaAntunes96 CatiaAntunes96 self-assigned this Mar 6, 2023
@CatiaAntunes96 CatiaAntunes96 added bug Something isn't working frontend backend labels Mar 6, 2023
@CatiaAntunes96 CatiaAntunes96 added this to the Full Version milestone Mar 6, 2023
@CatiaAntunes96 CatiaAntunes96 merged commit d17874d into main Mar 7, 2023
@CatiaAntunes96 CatiaAntunes96 deleted the refactor/delete-query-to-db-to-get-mainboardid branch March 7, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG]: boards team count [REFACTOR]: delete query to db to get mainBoardId
3 participants