Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User should be able to assign employees to training programs #16

Open
stevebrownlee opened this issue Sep 23, 2019 · 0 comments
Open

User should be able to assign employees to training programs #16

stevebrownlee opened this issue Sep 23, 2019 · 0 comments
Assignees

Comments

@stevebrownlee
Copy link

Acceptance Criteria

Given user is viewing the details of an employee
When user clicks on the Assign to Training Program link
Then a form should be presented in which all eligible* training programs are in a drop down
And a button labeled Assign

Given user is viewing the training program assignment form
And the user has chosen a training program from the dropdown
When user clicks on the Assign button
Then the relationships should be created in the database
And the user should be redirected back to the employee detail view

@DannyBarker DannyBarker self-assigned this Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants