Closed rich20 closed 8 months ago
There are two user related 'bans':
So what you are describing is actually correct and IMO not a bug / issue: this is how it has always been (and I didn't change that in the refactored users view) it only now shows now that the filters are working correct.
@xillibit correct me if I'm wrong here :)
and also: the user filter in logs view is the Joomla core user field so it doesn't know anything regarding banned or not banned in kunena).
Yes, it's true, blocked users are also displayed as activated in Joomla. Then it can stay that way I think.
One more off-topic question: Do you also have the user selection twice? .
Yes I have, that was one of the reasons to do the test PR because this can lead to confusion. One field is to select the user, the second to select the target user. But because we use the Core Joomla User field we cannot change the label so for both it displays select user.
Okay, thank you very much. So far everything is working and can be merged.
Can be merged. https://github.com/Kunena/Kunena-Forum/pull/9651
When a user is banned from the site, it shows him Activated (see image) and if a user is only banned from the forum, both icons are green (Enabled & Activated) .