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 for 2783 #2784

Merged
merged 2 commits into from
Sep 23, 2023
Merged

Bug Fix for 2783 #2784

merged 2 commits into from
Sep 23, 2023

Conversation

bcameron1231
Copy link
Collaborator

Updated FieldType Mapping
Added Documentation
Added new AddImageField Test

Category

  • Bug fix?
  • Documentation update?

Related Issues

fixes #2783

What's in this Pull Request?

Fixed a bug where the field type mapping was incorrect for image fields.

Updated FieldType Mapping
Added Documentation
Added new AddImageField Test
@bcameron1231 bcameron1231 modified the milestones: 4.0.0, 3.18.0, 3.19.0 Sep 21, 2023
@bcameron1231 bcameron1231 changed the title Bug FIx for 2783 Bug Fix for 2783 Sep 21, 2023
docs/sp/fields.md Outdated Show resolved Hide resolved
Passing in FieldTypeKind is not required as the addImageField method already does so for you.
@juliemturner juliemturner merged commit e29b6a9 into pnp:version-3 Sep 23, 2023
1 check passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: cannot add an image field to the list in PNP >= 3.15
2 participants