web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Case Reopened Email Workflow

(0) ShareShare
ReportReport
Posted on by 517

HI, 

I have tried to create a workflow that when a support case is closed and reopened thereafter it emails the case owner. 

Im not quite sure how to achieve this as I'm looking at tapping into the "status" when reopened only thing i can seem to do is fire an email when the status changes and i don't want an email sending when case created or resolved just reopened. 

Has anyone got any suggestions or examples?

Thanks 

*This post is locked for comments

I have the same question (0)
  • Alexadkin Profile Picture
    517 on at

    Ok, i have tried workflows, actions, Im guessing i need to use some javascript or plugin to do this. The issue as most of you will know is there is no way to tap into the reactivate

    This is whats happening

    service-stage.png

    The only thing that does work is a timeout or wait but potentially i will have 1000's of waiting workflows which doesn't really help. 

    Am i missing something? 

  • Sindre Wetting Profile Picture
    on at

    You can have a workflow that executes when the state of the opportunity changes. Set the workflow to execute when "Record status change"

    In your workflow you can check what kind of status the record has, i.e is it open or closed. If you want to check whether it was reopened, you'll have to create a shadow status attribute which is set when the record is closed. 

    If status == open && shadowstatus == solved
     email owner
    update shadowstatus to some value
    if status == closed
    update shadowstatus to solved (or some other value)
  • Aiden Kaskela Profile Picture
    19,696 on at

    Hi,

    You don't need a custom workflow activity - your trigger is on status change and the field thing your workflow does is a Check condition on the status of the case, and only continue if it's the right status.

    Hope this helps! I'd appreciate if you'd mark this as Answering your question.

    Thanks,

     Aiden

  • Aiden Kaskela Profile Picture
    19,696 on at

    In this case you don't care about the last status because the status change won't fire when the record is originally created. The only time it would run and pass the check condition is if it was reopened.

  • Alexadkin Profile Picture
    517 on at

    The only status i could create this on is "active" and the reason i didn't do it this way is because i presumed (rightly or wrongly) that if i set the trigger and run on status change that this workflow would kick in when the case is first created?  Is that not correct?

    Thanks

  • Aiden Kaskela Profile Picture
    19,696 on at

    Hi,

    You should definitely test it, but I *believe* that a state change doesn't occur on create of the record.

    Thanks,

     Aiden

  • Alexadkin Profile Picture
    517 on at

    HI,

    Thanks for your help. This unfortunately fires on every status change so isn't a solution. Surely this would be a common scenario for a lot of service desks??

  • yleclerc Profile Picture
    1,549 on at

    Alexadkin,

    Did you ever find a solution to that? I tried to fire the workflow on status change, but it does start on create and on status change, which doesn't make any sense. Just like you, I need it to fire only when the case is reopened.

    Thanks!

  • Alexadkin Profile Picture
    517 on at

    Aside from writing a plugin it doesn't appear possible. Bizzare that this wouldn't be supported oob

  • Suggested answer
    Maheshalladi Profile Picture
    5 on at

    Hi Alexadkin,

    Try this one.

    2018.CASE.png

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
Varsha deshpande Profile Picture

Varsha deshpande 5

#2
JS-09031509-0 Profile Picture

JS-09031509-0 3

#3
Ciprian  P Profile Picture

Ciprian P 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans