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

No such relationship '' #17

Open
niceperl opened this issue Sep 17, 2017 · 1 comment
Open

No such relationship '' #17

niceperl opened this issue Sep 17, 2017 · 1 comment

Comments

@niceperl
Copy link

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 { ... }

@cb49747
Copy link

cb49747 commented Apr 7, 2018

I get the same error, did you ever figure this out?

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

No branches or pull requests

2 participants