vgrade / XrmToolBoxAttachmentDownloader

Xrm ToolBox Plugin which download attachments files from any Data Verse table. Take fetch xml a input to filter out the records.
3 stars 0 forks source link

The Tool Returns the Notes with No Attachment File #1

Open LinnZawWin opened 3 years ago

LinnZawWin commented 3 years ago

The tool shows the Notes with no attachment file in the result view and the number of total records notification which can be a bit confusing

image

vgrade commented 3 years ago

Thanks for using the tool and highlighting the bug.

I'll surely try to fix and update you on this.

On Sat, May 29, 2021, 12:11 PM Linn Zaw Win @.***> wrote:

The tool shows the Notes with no attachment file in the result view and the number of total records notification which can be a bit confusing

[image: image] https://user-images.githubusercontent.com/14156926/120060727-7df4c300-c0ad-11eb-824a-fb1b7c0cb4b6.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vgrade/XrmToolBoxAttachmentDownloader/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3Y3LLXT23EHKBNBHLDLZLTQCEDBANCNFSM45X7RTNQ .

LinnZawWin commented 3 years ago

Steps to repro

  1. Create the notes with no attachment files for the records matching with the FetchXML.
  2. Run the tool with FetchXML and view the results
  3. The tool will show the empty rows for the notes with no attachment file.

Expected result The Notes with no attachment file should be excluded in the result view and the number of total records notification should only count the notes with the attachment file.