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

[BUG] - Users can see/manage foods/units/labels from other groups #3727

Closed
6 tasks done
michael-genson opened this issue Jun 11, 2024 · 0 comments · Fixed by #3970
Closed
6 tasks done

[BUG] - Users can see/manage foods/units/labels from other groups #3727

michael-genson opened this issue Jun 11, 2024 · 0 comments · Fixed by #3970
Labels
bug: confirmed bug Something isn't working

Comments

@michael-genson
Copy link
Collaborator

First Check

  • This is not a feature request.
  • I added a very descriptive title to this issue (title field is above this).
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the Mealie documentation, with the integrated search.
  • I already read the docs and didn't find an answer.
  • This issue can be replicated on the demo site (https://demo.mealie.io/).

What is the issue you are experiencing?

When managing foods/units/labels, users see all of them, regardless of group. This allows users to, for instance, assign labels from one group to a food from another group, etc. This causes a bunch of issues.

We need to check all places we're accessing foods/units/labels and make sure they're locked down by group

Steps to Reproduce

  1. Create labels in one group
  2. Head to another group's manage data page and observe the labels

Please provide relevant logs

N/A

Mealie Version

nightly (4634ad5)

Deployment

Docker (Synology)

Additional Deployment Details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: confirmed bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant