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 Planner Plan and Bucket edit/delete with eTag management #1034

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

JMTeamway
Copy link
Contributor

Category

  • Bug fix?
  • New feature?
  • New sample?
  • Documentation update?

Related Issues

fixes #1033

What's in this Pull Request?

Uses the new IUpdateableWithETag, IDeleteableWithETag interfaces for both Buckets and Plans

  • Please update this PR information accordingly. We'll use this as part of our release notes in monthly communications.
  • Please target your PR to "dev-v2" branch for v2 changes and "version-1" branch for v1 changes
    => ok
  • Please ensure you have updated any associated docs files based on your code changes
    => ok
  • Please ensure you have updated/added tests to cover your change.
    => NOT OK. Don't know how to do so.
  • If you are fixing a bug include a test that would have caught the bug you are fixing
    => NOT OK. Don't know how to do so.

@patrick-rodgers patrick-rodgers added this to the 2.0.3 milestone Jan 27, 2020
@patrick-rodgers patrick-rodgers merged commit a92f5a6 into pnp:version-2 Jan 27, 2020
@patrick-rodgers
Copy link
Member

Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 10, 2022
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.

Graph.Planner - Plan and Bucket delete and update issues : mandatory REST header field ETag missing
2 participants