Pro user redirect loop
Summary
Channel stuck in an infinite loop
Steps to reproduce
Platform information
Cross-platform web.
What is the current bug behavior?
Infinite loop.
What is the expected correct behavior?
If the channel isn't available a reason should be given. If it is, it shouldn't be in a redirect loop.
Relevant logs and/or screenshots
Possible fixes
most likely caused by deactivated Pro channels having the pro_published flag still ON after deactivation.
/label ~"T - Bug" ~"S - Triage:new"
added scoped label
changed title from ro user redirect loop to ro user redirect loop
added scoped label
assigned to @edgebal
added scoped label and removed label
added scoped label
added scoped label
added scoped label and removed labels
added scoped label
- Developer
happening with theses channels - https://minds.com/tanawatee , https://minds.com/imawesome1260
both users paid for a month of Minds Pro with tokens
Edited by Jack Ottman - Developer
Can you confirm whether that channel is deleted @jotto141?
I think Emi has a solution to this that should be ready soon but may be useful to know.
- Developer
Not related to deleted channels. Issue is most likely caused by deactivated Pro channels having the
pro_published
flag stillON
after deactivation.Confirming.
- Developer
Yes they are not deleted, my fault. I have no visibility to see if they are deactivated, but I can access both of the above URL's with no issues when I have admin credentials enabled. When they are not enabled, I get in the redirect loop for both.
changed the description
- Developer
Admins confirm that they can see the channel normally. Confirmed on development machine that
pro_published: true
whilepro: false
causes redirection loop. mentioned in merge request engine!416 (merged)
closed via merge request engine!416 (merged)
mentioned in commit engine@f81ca6ec
- Developer
Good job guys, thanks Emi for the rapid response.