-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Dashboard does not identify class with namespaces. #2209
Comments
Thank you for the report. We are discussing these issues at #1978 (comment). There's currently a fix that I'm testing that may work for you. Would you be able to test the branch main...pablobm:namespaced-associations and let me know if it fixes your issue? |
Thank you Pablo for your response. I will look into the solution and
get back to you.
Regards
Wagh Pragati Malhari
…On Fri, Jun 10, 2022 at 7:18 PM Pablo Brasero ***@***.***> wrote:
Thank you for the report. We are discussing these issues at #1978
(comment)
<#1978 (comment)>
.
There's currently a fix that I'm testing that may work for you. Would you
be able to test the branch main...pablobm:namespaced-associations
<main...pablobm:namespaced-associations>
and let me know if it fixes your issue?
—
Reply to this email directly, view it on GitHub
<#2209 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AISARXSREQ4X2ISYOD3DBXTVONBS5ANCNFSM5YJ2UNVQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I ran into this same issue recently. The patch on the above branched did work. I put this in
|
Fixed by #2235. Thank you all! |
What were you trying to do?
I had some models inside a particular namespace. These models had some association outside the namespace.
What did you end up with (logs, or, even better, example apps are great!)?
I had to define class_name in dashboard, but it keeps showing warning that the class_name option is deprecated.
What versions are you running?
The text was updated successfully, but these errors were encountered: