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: edit join field not rendering #9971

Merged
merged 2 commits into from
Dec 14, 2024
Merged

fix: edit join field not rendering #9971

merged 2 commits into from
Dec 14, 2024

Conversation

DanRibbens
Copy link
Contributor

@DanRibbens DanRibbens commented Dec 13, 2024

In PR #9930 we added overrideAccess: false to the find operation and failed to pass the user. This caused #9974, #9975 where any access control causes the edit view to error.

The fix was to pass the user through.

This change also adds Join Field e2e tests to the CI pipeline which was previously missing and would have caught the error.

@DanRibbens DanRibbens requested a review from denolfe as a code owner December 14, 2024 12:53
@DanRibbens DanRibbens enabled auto-merge (squash) December 14, 2024 13:08
@DanRibbens DanRibbens merged commit f5516b9 into main Dec 14, 2024
69 checks passed
@DanRibbens DanRibbens deleted the fix/join-field-access branch December 14, 2024 13:19
Copy link
Contributor

🚀 This is included in version v3.8.0

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

Successfully merging this pull request may close these issues.

1 participant