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

ON HOLD! - fix: [C4R-884] user still able to access an app #172

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

OlteanuCosmin
Copy link
Contributor

@stackblitz
Copy link

stackblitz bot commented Nov 16, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@OlteanuCosmin OlteanuCosmin added the bug 🐛 Something isn't working label Nov 16, 2022
@@ -79,7 +82,9 @@ export class OrganizationService {
private readonly mailService: MailService,
private readonly practiceProgramService: PracticeProgramService,
private readonly civicCenterService: CivicCenterServiceService,
) { }
@Inject(forwardRef(() => UserService))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

See if this can be avoided.

@OlteanuCosmin OlteanuCosmin changed the title fix: [C4R-884] user still able to access an app ON HOLD! - fix: [C4R-884] user still able to access an app Dec 14, 2022
Base automatically changed from develop to main January 16, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant