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

Set userId when using command #78

Merged
merged 4 commits into from
Jun 28, 2024
Merged

Set userId when using command #78

merged 4 commits into from
Jun 28, 2024

Conversation

bbrands02
Copy link
Contributor

No description provided.

@@ -99,6 +111,14 @@ protected function execute(InputInterface $input, OutputInterface $output): int
return Command::FAILURE;
}

$this->session->remove('currentActionUserId');
Copy link
Contributor

Choose a reason for hiding this comment

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

waarom doen we dit hiero?
Wil je dit altijd doen, zelfs als we geen nieuwe user setten?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Standaard vanuit core meegenomen

return Command::FAILURE;
}

$this->session->remove('currentActionUserId');
Copy link
Contributor

Choose a reason for hiding this comment

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

zelfde hier

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Standaard vanuit core meegenomen

@bbrands02 bbrands02 force-pushed the fix/ZAAKREG-4/set-userId branch from 809ca9b to 138c60e Compare June 28, 2024 11:27
@bbrands02 bbrands02 merged commit 8a0cf64 into main Jun 28, 2024
1 of 3 checks passed
@bbrands02 bbrands02 deleted the fix/ZAAKREG-4/set-userId branch June 28, 2024 11:29
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