Capgemini / Capgemini/xrm-datamigration

No warning/error if data file can't be found

Open
#58 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
27
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I was trying to import JSON files using the **Dynamics 365: Data Importer Release task**. My file name was starting with the prefix "**ExtractedData**". It was neither importing file nor giving an error message/warning. Below is the log of import task

![image](https://user-images.githubusercontent.com/68689245/126644235-6627190c-d765-44af-b8f1-2881873070d7.png)

When I tried to import the same file with ExtractedData prefix using CDS data migrater import xrm toolbox it worked. Later, I changed the filename prefix to "**ExportedData**" and it worked from **"Dynamics 365: Data Importer Release task"**. We should handle this and give an appropriate error message/ warning like **No file found** something like that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.