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

Some issues appear multiple times #12

Closed
DieterHolvoet opened this issue Apr 30, 2021 · 2 comments
Closed

Some issues appear multiple times #12

DieterHolvoet opened this issue Apr 30, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@DieterHolvoet
Copy link
Contributor

DieterHolvoet commented Apr 30, 2021

Description

Sometimes, issues are sent to Sentry multiple times, but in different formats:

First issue

Title: Too few arguments to function Drupal\wmcustom\Menu\MenuBuilder::__construct(), 4 passed in /home/www-mediawijsdev/web/public/core/lib/Drupal/Component/DependencyInjection/Container.php on line 257 and exactly 6 expected
Description: same

Does not have mechanism tag
Has release tag

Second issue

Title: ArgumentCountError
Description: Too few arguments to function Drupal\wmcustom\Menu\MenuBuilder::__construct(), 4 passed in /home/www-mediawijsdev/web/public/core/lib/Drupal/Component/DependencyInjection/Container.php on line 257 and exactly 6 expected

Has mechanism: generic tag
Does not have release tag

Third issue

Same as second, but also has an url.

@DieterHolvoet DieterHolvoet added the bug Something isn't working label May 4, 2021
@DieterHolvoet
Copy link
Contributor Author

Fixed in 1.7.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant