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

Use stringMatchOption instead of deprecated stringMatchId #1688 #1704

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

lafe
Copy link
Contributor

@lafe lafe commented Nov 13, 2023

Q A
Bug fix? [x]
New feature? [ ]
New sample? [ ]
Related issues? fixes #1688

What's in this Pull Request?

As discussed in #1688 it appears that the stringMatchId query parameter is not supported by the searchTerm-API anymore. The fix proposed in that issue (using the stringMatchOption query parameter with value StartsWith) worked.

With VS Code I could not find any usages of the searchTerm function that uses the stringMatchId, so there are (hopefully) no side effects in the package itself. For consuming libraries, this might be a breaking change.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the first contribution to this project.

@raclettierer
Copy link
Contributor

Any news on this bug ?

@joelfmrodrigues joelfmrodrigues merged commit 618e21d into pnp:dev Jan 30, 2024
1 check passed
@joelfmrodrigues
Copy link
Collaborator

@lafe many thanks and apologies for the delay in reviewing this. This is now merged

@joelfmrodrigues joelfmrodrigues added this to the 3.17.0 milestone Jan 30, 2024
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

3 participants