Skip to content

Users getting an error on login after upgrade. #19726

Closed Answered by realaod
realaod asked this question in Help Wanted!
Discussion options

You must be logged in to vote

I found it! There were permissions setup for cables and the constraints were set like:

[{"_termination_a_device__tenant__slug": "(tenant name)"}, {"_termination_b_device__tenant__slug": "(tenant name)"}]

So to keep this working, I have set the constraints on these permissions to:

{"terminations___device__tenant__slug": "(tenant name)"}

I'm not sure if this is really the correct way to do this and I don't know if it will break in future updates, but this is how I'm getting around this issue. Thank you!

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@realaod
Comment options

@markkuleinio
Comment options

@realaod
Comment options

@markkuleinio
Comment options

@realaod
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by realaod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants