permissions_for
on threads should take account of private threads
#9433
Unanswered
PythonCoderAS
asked this question in
Ideas
Replies: 1 comment 2 replies
-
It's not a permission (not even an implicit one) so it wouldn't make sense to, in my opinion. You also can't get private threads you don't have access to at all. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For private threads,
permissions_for
does not indicate if a user can view the thread. Maybe it should take care of it.Beta Was this translation helpful? Give feedback.
All reactions