Skip to content
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

Open
scchapma opened this issue Mar 5, 2018 · 1 comment
Open

Code Challenge - Notification of Assignment of Opportunity #251

scchapma opened this issue Mar 5, 2018 · 1 comment
Labels
Code Challenge An opportunity for developers to contribute to the project and show the quality of their work

Comments

@scchapma
Copy link
Contributor

scchapma commented Mar 5, 2018

//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:

  • Unique ID
  • Vendor's legal name
  • Vendor's legal address
  • Vendor's business number
  • Contact (email)

NB - Ensure that you use a REST endpoint to send the email notification.

@scchapma scchapma added the Code Challenge An opportunity for developers to contribute to the project and show the quality of their work label Mar 5, 2018
@scchapma scchapma changed the title Code Challenge #4 Code Challenge - Notification of Assignment of Opportunity Mar 5, 2018
@paulroberts68 paulroberts68 removed the Code Challenge An opportunity for developers to contribute to the project and show the quality of their work label Mar 12, 2018
@scchapma scchapma added the Code Challenge An opportunity for developers to contribute to the project and show the quality of their work label Mar 29, 2018
@scchapma
Copy link
Contributor Author

scchapma commented Mar 29, 2018

Some participants were looking for background information on the BC DevEx application and framework.

I recommend that you:

  1. Review the website; and
  2. Review the previous code challenge (and pull requests) at issue Code Challenge - Workflow for ADM Notification #236

@scchapma scchapma removed the Code Challenge An opportunity for developers to contribute to the project and show the quality of their work label Apr 11, 2018
@scchapma scchapma added the Code Challenge An opportunity for developers to contribute to the project and show the quality of their work label Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Code Challenge An opportunity for developers to contribute to the project and show the quality of their work
Projects
None yet
Development

No branches or pull requests

2 participants