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

Enable field validation for Sync payloads #2725

Merged
merged 3 commits into from
May 5, 2024

Conversation

ayoy
Copy link
Collaborator

@ayoy ayoy commented Apr 30, 2024

Task/Issue URL: https://app.asana.com/0/0/1207196051122978/f

Description:
This change adds a mechanism that filters out syncable objects that would fail validation on the backend
before sending Sync patch request. Objects rejected from patch payload are retried on every subsequent
Sync request, until they're updated to pass validation or deleted.

Steps to test this PR:
See BSK for testing steps.


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@ayoy ayoy self-assigned this Apr 30, 2024
@github-actions github-actions bot added the bot: not in app board Added by automation for pull requests with tasks not added to macOS App Board Asana project label Apr 30, 2024
@ayoy ayoy requested a review from SabrinaTardio April 30, 2024 13:47
@ayoy ayoy assigned SabrinaTardio and unassigned ayoy Apr 30, 2024
@ayoy ayoy removed the bot: not in app board Added by automation for pull requests with tasks not added to macOS App Board Asana project label Apr 30, 2024
@ayoy ayoy marked this pull request as ready for review April 30, 2024 13:47
Copy link
Collaborator

@SabrinaTardio SabrinaTardio left a comment

Choose a reason for hiding this comment

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

LGTM

@ayoy ayoy merged commit be32a7a into main May 5, 2024
19 checks passed
@ayoy ayoy deleted the dominik/sync-enable-field-validation branch May 5, 2024 20:45
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.

2 participants