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 bug in read access for DateTime and CalendarDay field types #4653

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

timleslie
Copy link
Contributor

@timleslie timleslie commented Jan 12, 2021

Fixes #3961

@changeset-bot
Copy link

changeset-bot bot commented Jan 12, 2021

🦋 Changeset detected

Latest commit: 4981d6a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@keystonejs/fields Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@timleslie timleslie changed the title [WIP] Fix bug in read access for DateTime field type Fix bug in read access for DateTime and CalendarDay field types Jan 12, 2021
@timleslie timleslie merged commit 81e86cb into master Jan 12, 2021
@timleslie timleslie deleted the fix-datetime-read-access branch January 12, 2021 02:01
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.

Access control is ignored for "DateTime" fields
2 participants