rappen / FetchXMLBuilder

FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
https://fetchxmlbuilder.com/
GNU General Public License v3.0
133 stars 55 forks source link

Results don't update when editing query #967

Closed Roland80 closed 9 months ago

Roland80 commented 11 months ago

After I've created a query and execute it, I get the results I expect. If I then find out I want an extra column, I add it via 'Select Attributes' on the entity and execute the query again. The Results window then 'flashes'/refreshes, but the new column isn't shown. If I choose Reset layout from the Columns 'menu' at the bottom of the Results window, the column suddenly shows up.

If I then select a column/attribute in the query and delete it, the column stays in the Results window until I've (again) chosen 'Reset layout'.

It's almost as if there's a caching issue preventing the query results from properly updating.

This is on FetchXML Builder version 1.2023.8.2 in XRM Toolbox 1.2023.6..65

rappen commented 11 months ago

I know... 😞 I'm not happy enough with the layouting feature yet. Next version... (and next, and next, and...) it will be a tiny bit better.

Thanks for you report! 🙏

COkerstrom commented 11 months ago

I've found that cloning the tab resets the layout and shows the newly added fields. Is there any other (hopefully easier) techniques for clearing the layout feature and getting the full results?

Thanks