Skip to content

No such relationship '' #17

@niceperl

Description

@niceperl

I got this error message:

DBIx::Class::ResultSource::reverse_relationship_info(): No such relationship '' at ~/.perlbrew/libs/perl-5.26.0@CRM/lib/perl5/Dancer2/Plugin/Auth/Extensible/Provider/DBIC.pm line 570

The User, Role and UserRole resultsets were copied from your Schema1 code at "t/lib" folder. The plugin is working fine, but this error happened when I have checked for a role, something similar to this one:

get '/beer' => require_role BeerDrinker => sub { ... }

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