Skip to content

InvalidDirectVerificationRoute is not defined  #8145

@andreslucena

Description

@andreslucena

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:

  1. Go to https://github.com/decidim/decidim/blob/develop/decidim-verifications/lib/decidim/verifications/adapter.rb
  2. Look for the definition of the class InvalidDirectVerificationRoute

Expected behavior
To have it defined

Additional context
This was originally introduced in #2024

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions