You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Workflow

Notifikationer via mail

Nedenstående antager, at der er en liste af emailadresser som hedder "ProjectNotificationList"

  • Notify "ProjectNotificationList" når en sag bliver oprettet uanset prioritet
  • Hvis tilstand er "Open"
    • Hvis prioritet er "Blocker"
      • Hvis det er længere end 24 timer siden sidste notification, send notification til "ProjectNotificationList"
    • Hvis prioritet er "Major"
      • Hvis det er længere end 1 uge siden sidste notification, send notification til "ProjectNotificationList"
  • Hvis tilstand er "Ordered"
    • Hvis prioritet er "Blocker"
      • Hvis det er længere end 24 timer siden sidste notification, send notification til "Assignee"
    • Hvis prioritet er "Major"
      • Hvis det er længere end 1 uge siden sidste notification, send notification til "Assignee"

 

  • No labels