Skip to content
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

Follow all or no users #6813

Closed
sebastianSchmidt86 opened this issue Jan 23, 2024 · 1 comment · Fixed by #6814
Closed

Follow all or no users #6813

sebastianSchmidt86 opened this issue Jan 23, 2024 · 1 comment · Fixed by #6814
Assignees
Labels

Comments

@sebastianSchmidt86
Copy link
Contributor

What steps will reproduce the problem?

Let's assume I don't follow any users yet. Open /people. Click the "Follow" button on the first people card.

What is the expected result?

I only follow this specific user.

What do you get instead?

I follow all users. (Only in the frontend, in the database everything is fine)

Additional info

It looks like it's a caching issue. If I don't follow the very first user, then I don't follow any user.

Q A
HumHub version 1.15.2
PHP version
Operating system
sebastianSchmidt86 added a commit to sebastianSchmidt86/humhub that referenced this issue Jan 23, 2024
@luke- luke- added the Kind:BUG label Jan 23, 2024
luke- pushed a commit that referenced this issue Jan 24, 2024
* Fix for displaying whether I follow a user. #6813

* Fixed cache key
@yurabakhtin yurabakhtin self-assigned this Jan 31, 2024
@yurabakhtin yurabakhtin linked a pull request Jan 31, 2024 that will close this issue
3 tasks
@yurabakhtin
Copy link
Contributor

@luke- It was fixed in the PR #6814, so we can close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants