This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
Code Challenge - Notification of Assignment of Opportunity #251
Labels
Code Challenge
An opportunity for developers to contribute to the project and show the quality of their work
//Assume Issue #236 has been completed
USE CASE #4 - ASSIGNMENT
Given that I am a program area manager
When I have assigned a new opportunity
Then the opportunity transitions from the "Published" state to the "Assigned" state
Then the Branch Financial Staff is notified by template email to include the following information related to the opportunity:
NB - Ensure that you use a REST endpoint to send the email notification.
The text was updated successfully, but these errors were encountered: