Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Update CRM Online Description field

(0) ShareShare
ReportReport
Posted on by

I need to amend the the Incident's description field.

I have done some coding to amend the description. However, this only works if only status is still Open. If the incident is "Resolved", I will not be able to. Any way I can workaround this as I need to patch the data in CRM online. Thanks for helping.

Code snippet:

_description = _case.Contains("description") ? _case["description"].ToString() : "";

_case["description"] = "test test amendment";
_service.Update(_case);

*This post is locked for comments

  • Suggested answer
    Nithya Gopinath Profile Picture
    Nithya Gopinath 17,076 on at
    RE: Update CRM Online Description field

    Hi Kentan,

    For fixing this error, please go through the following thread. 

    https://community.dynamics.com/crm/f/117/t/143473

    Hope this helps.

    Thanks

  • RE: Update CRM Online Description field

    Hi,

    Follow the code mentioned in the link, but couldn't update for "closed" case.

    Got this error message:

    "This case has already been resolved. Close and reopen the case record to see the updates."

  • Suggested answer
    PS Profile Picture
    PS 23,577 on at
    RE: Update CRM Online Description field

    Have a look at: crmtipoftheday.com/.../updating-won-opportunity-fields

  • Suggested answer
    Nithya Gopinath Profile Picture
    Nithya Gopinath 17,076 on at
    RE: Update CRM Online Description field

    Hi Kentan,

    Please refer the link below.

    https://community.dynamics.com/crm/b/algrapsblog/archive/2014/03/07/crm2011-update-description-with-resolution-field-when-close-an-incident

    Hope it helps.

    Thanks

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans