rappen / BulkDataUpdater

Updates or touches single attributes on a set of records.
https://www.nuget.org/packages/Cinteros.XrmToolBox.BulkDataUpdater/
GNU General Public License v3.0
5 stars 5 forks source link

Doesn't show the end of job pop-up and block the XrmToolbox app #225

Open CleliaBerguig opened 2 months ago

CleliaBerguig commented 2 months ago

Hello ! First of all, your tool is a life saver. It's been years I use it and I can't live without it :) Thank you ! Since few months, I have to use it on a weekly basis to do a field touch on more or less 7000 records. It used to show a pop up at the end to warn me that the job is done and the number of records updated, but since the lasts updates it doesn't show the pop up anymore, but the app is still locked like when it expects me to close the pop up window to continue. I cannot click or close anything. There is no other XrmToolbox windows or hidden pop ups anywhere. Evertime I need to kill XrmToolbox to be able to use it again. Let me know if I missed something. Thank you !


rappen commented 2 months ago

Hi - I'm glad you like this tool 🥰

But that's bad... when to tool just locks everything. I'd like to find a way when / why that happens. When it is opened and is ready to run it again, can you click the "Save Job..." button in the menu, and save this file and send it to this issue? I too sensitive data, can you email me instead? jonas@jonasr.app

Want to add a few screenshots here and there during the execution?

CleliaBerguig commented 2 months ago

Thank you very much ! I sent you more details by emails

rappen commented 2 months ago

Thanks for more details! I believe this is "only" a window issue... The video shows it is completed, and when you click anywhere, the pings indicate that the popup is behind the main window.

I was now able to reproduce your issue: If I minimize the XrmToolBox while all updates are running when it is done, and it pings you and tries to open the window again, then the popup is behind.

One way to solve this issue is too simple: Focus on XrmToolBox, hit space, or enter on the keyboard, and the default option will appear in the popup.

Hopefully, this annoying solution helps you. Either way, I will keep this issue open to try to solve it permanently.

CleliaBerguig commented 2 months ago

Omg yes it works, never thought about trying that! Really good to know 😊

Thank you for your quick answer ! Have a great day !