Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Conversation

@mzkrasner
Copy link
Collaborator

Summary

  • Fixes and correctly clears inactiveteamcache in team manager service by calling teamManager.reactivateTeam(teamId) in favor of repository call
  • Coincides with an e2e test to confirm expected functionality
  • Fixed Direct Repository Access
  • Created a simplified updateTeam method in TeamManager service that properly routes team profile updates through the service layer instead of directly accessing the repository

This ensures that when users update their profiles, the data remains consistent between the database and in-memory caches.

@mzkrasner mzkrasner changed the title Fix/inactive team cache fix: resolve teammanager cache issue and implement updateTeam for controller use Apr 23, 2025
@mzkrasner mzkrasner requested a review from carsonfarmer April 23, 2025 16:38
@mzkrasner mzkrasner merged commit a1f82b1 into main Apr 23, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants