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

Fix organization bug on asset edit #856

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Conversation

DonKoko
Copy link
Contributor

@DonKoko DonKoko commented Mar 19, 2024

  • Made getOrganization only require id
  • replaced the query for organization in ._edit to a inline query, scoped by the owner
  • removed getOrganization on ._edit as we already have the current organization returned by requirePermission

- Made getOrganization only require id
- replaced the query for organization in ._edit to a inline query, scoped by the owner
- removed getOrganization on ._edit as we already have the current organization returned by requirePermission
@DonKoko DonKoko requested a review from rphlmr March 19, 2024 16:32
@DonKoko DonKoko merged commit 67a78f7 into main Mar 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants