Skip to content

Conversation

@rguruopentext
Copy link
Collaborator

@rguruopentext rguruopentext commented Nov 5, 2025

Issue
Error encountered when trying to edit and save an Azure Epic that is synced to PPM.

Root Cause
A field mapped in the request mapping was being sent with a null value and operation replace. Azure DevOps does not accept null values for this field, causing the request to fail.

Fix
Updated logic to send operation 'remove' for the fields which are getting updated to null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants