Describe the bug
Hi,an exception InvalidDirectVerificationRoute.new may occur in Decidim::Verifications::Adapter.
https://github.com/decidim/decidim/blob/develop/decidim-verifications/lib/decidim/verifications/adapter.rb
But InvalidDirectVerificationRoute seems to be not defined in Decidim. Instead, there was a InvalidVerificationRoute in the file.
Which class is correct?
Reported by @takahashim in Gitter
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/decidim/decidim/blob/develop/decidim-verifications/lib/decidim/verifications/adapter.rb
- Look for the definition of the class InvalidDirectVerificationRoute
Expected behavior
To have it defined
Additional context
This was originally introduced in #2024
Describe the bug
Reported by @takahashim in Gitter
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To have it defined
Additional context
This was originally introduced in #2024