Change details registering changes to everything

Hi,

I am noticing that the change details are showing way to many changes that are not happening. To test this i went into a view (which had no changes done to it) and changed only one text component. I seems like it registers that changes are done to all components within that view. This in turn makes it virtually impossible to go through the change details when preparing for a deploy. Also, our app size has made a huge jump from yesterday evening compared to this morning. Are these issues related?

See the screenshot, where i have only changed one text component:

Hi, I’m able to recreate the change details issue in an internal solution. We will look into it.

1 Like

Hi!

The changes showing up in the Change Details are due to underlying code changes to the Value Processor and subsequent conversions of Solution models, so it appears in every place where you can use the Value Processor.
Deploying these changes will have no impact on your app, and the issue will disappear after the first deploy.
Regarding the app size: this is a related issue and will only be temporary.

Got it, thanks for looking into it!