Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Rollup Field bug in Update 8.2.2

(0) ShareShare
ReportReport
Posted on by 1,210

I just updated D365 CRM on-prem to Update 8.2.2 and I just found there is a bug with the rollup field. 

rollup-bug.png

This is what their update promised to do.. and we didn't even have this issue in 8.2.1.

rollup-bug-2.png

Its a disaster to our existing customization. Others be cautious with this update.

*This post is locked for comments

  • Verified answer
    Karuna Karan Profile Picture
    1,210 on at
    RE: Rollup Field bug in Update 8.2.2

    Yes, updated many of our customer's on-premises instances immediately after the update 8.2.3 was made public. Guess we can close this topic as resolved.

  • Verified answer
    Julie Wimer Profile Picture
    35 on at
    RE: Rollup Field bug in Update 8.2.2

    Confirmed - we updated to 8.2.3 several weeks ago and it resolved the issue. Thanks!

  • Verified answer
    betulkarali Profile Picture
    25 on at
    RE: Rollup Field bug in Update 8.2.2

    Hi,

    This problem is solved with version 8.2.3

    Hope this helps!

  • Julie Wimer Profile Picture
    35 on at
    RE: Rollup Field bug in Update 8.2.2

    Did you ever receive a fix for this or resolution in a subsequent MS update? We are experiencing the same issue in 8.2.2.

    Thanks!

  • Karuna Karan Profile Picture
    1,210 on at
    RE: Rollup Field bug in Update 8.2.2

    Hi Oswin,

    That script is not working on this rollup field. It works for other common fields. MS has to give an hotfix.

    Regards

    KK

  • Suggested answer
    Oswin Profile Picture
    on at
    RE: Rollup Field bug in Update 8.2.2

    Hi Karunakaran,

    For some reason the 8.2.2 update does not honor the lock/unlock state of a rollup field or calculated attribute. Since these fields cannot be used in business rules AFAIK, the first best solution I could find was using Javascript. In my case the following code (added onLoad of each form) did the trick:

    function RollupFix() {

       setTimeout(function () {

           Xrm.Page.getControl("FIELDNAME").setDisabled(0);

           Xrm.Page.getControl("FIELDNAME").setDisabled(1);

       }, 500);

    }

    Let me know if it helps in your case!

  • Karuna Karan Profile Picture
    1,210 on at
    RE: Rollup Field bug in Update 8.2.2

    Judy, the issue here is when I click the 'Recalculate' button the field becomes like a 'free text' field, I can enter any value in it. Usually rollup field is a readonly field, has a lock icon in front. The bug allows user to enter any data they want. This is happening specifically if its a currency field. The field itself is working fine in terms of calculating the child record values.

    In the second screenshot, MS indicated they have fixed bugs related to rollup field in Update 8.2.2. Apparently introducing new.

  • Community Member Profile Picture
    on at
    RE: Rollup Field bug in Update 8.2.2

    Hi,

    The solution in the following article may work for you.

    https://community.dynamics.com/enterprise/f/759/t/247013

    Best Regards,

    Judy

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 54

#3
Victor Onyebuchi Profile Picture

Victor Onyebuchi 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans