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

Adds retry to updating list item in DynamicForm. Closes #1919 #1920

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

martinlingstuyl
Copy link
Contributor

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

What's in this Pull Request?

This PR addresses an issue where updating a list item sometimes runs into 409 save conflicts, when creating a Document Set using a Dynamic Form.

@martinlingstuyl martinlingstuyl changed the base branch from master to dev December 10, 2024 13:05
@joelfmrodrigues joelfmrodrigues merged commit 40372e7 into pnp:dev Dec 11, 2024
1 check passed
@joelfmrodrigues joelfmrodrigues added this to the 3.21.0 milestone Dec 11, 2024
@joelfmrodrigues
Copy link
Collaborator

@martinlingstuyl this is now merged, many thanks!
I am not sure what other approach we could take to handle this, so I am OK with that. We can always re-visit later if a better solution is found

@martinlingstuyl martinlingstuyl deleted the add-retry-mechanism branch December 11, 2024 16:35
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.

[DynamicForm] Creating a document set sometimes throws a 409 save conflict.
2 participants