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

ExportDataTask reports failed schema validation because of missing fields although they are included #1076

Open
JulianRn opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JulianRn
Copy link

JulianRn commented Nov 13, 2024

Describe the bug
TL;DR

  • Schema validation is failing while exporting data from the environment
  • Missing entity got removed, but schema validation is still failing

Hey, I'm facing the problem in my pipeline while exporting data from my environment. The error occurs in the following pipeline task: PowerPlatformExportData@2 (error message is in the screenshot below).

The export schema includes the required entities with it fields and got multiple times validated. Though, the following error occurs again and again.
Although the export succeeded by using the manual workaround of pac tool cmt (Configuration Migration Tool).

Therefore, we decided to remove the problem causing entity from the export schema in order to let the pipeline run again if the error still occurs. But the error is still appearing in the pipeline, which makes no sense.

Screenshots
Image

Thank you for your help

@JulianRn JulianRn added the bug Something isn't working label Nov 13, 2024
@JulianRn JulianRn changed the title ExportingDataTask from Dynamics365 environment ExportDataTask reports failed schema validation because of missing fields although they are included Nov 13, 2024
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

No branches or pull requests

1 participant