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] fix permission check in GridHelperService for wrong query column if type is asset #793

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

la-lisa
Copy link
Contributor

@la-lisa la-lisa commented Dec 13, 2024

Grid-proxy action fails if non admin user wants to access assets list in folder. Assets table has no column key only filename.

Copy link

github-actions bot commented Dec 13, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@la-lisa
Copy link
Contributor Author

la-lisa commented Dec 13, 2024

I have read the CLA Document and I hereby sign the CLA

@kingjia90 kingjia90 changed the base branch from 1.x to 1.7 December 14, 2024 18:20
@kingjia90
Copy link
Contributor

kingjia90 commented Dec 14, 2024

Thank you for your PR!
Could you please rebase the branch to 1.7 as it should be a bugfix?

@fashxp
Copy link
Member

fashxp commented Dec 17, 2024

@la-lisa this PR has a lot unrelated commits in it.
could you please rebase to 1.7 and fore-push, or create a new PR with your changes. I'd like to include that into todays release.
thx very much.

@la-lisa la-lisa force-pushed the bugfix/grid-helper-assets branch from 2dbffe9 to d9e8ede Compare December 17, 2024 07:53
@la-lisa
Copy link
Contributor Author

la-lisa commented Dec 17, 2024

@fashxp done. Sorry did not check the history.

@robertSt7 robertSt7 changed the base branch from 1.7 to 1.6 December 17, 2024 10:05
@robertSt7
Copy link
Contributor

@la-lisa It would be nice to have this in 1.6. Could you please re-base the branch to 1.6? Thanks a lot

@la-lisa la-lisa force-pushed the bugfix/grid-helper-assets branch from d9e8ede to 2dd4d19 Compare December 17, 2024 10:15
src/Helper/GridHelperService.php Outdated Show resolved Hide resolved
@fashxp fashxp modified the milestones: 1.7.3, 1.6.5 Dec 17, 2024
# Conflicts:
#	src/Helper/GridHelperService.php
@robertSt7 robertSt7 merged commit 10815c5 into pimcore:1.6 Dec 17, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2024
@robertSt7
Copy link
Contributor

@la-lisa Thanks for the fix and your fast responses

@robertSt7 robertSt7 linked an issue Dec 17, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] list view for assets with non-admin user does not work
5 participants