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

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

Open
AdamSheaffer opened this issue Apr 14, 2020 · 0 comments
Open

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

AdamSheaffer opened this issue Apr 14, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AdamSheaffer
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 multi-select dropdown with any training programs that are currently assigned to the student already selected
And a button labeled Assign

Given user is viewing the training program assignment form
And the user has chosen training programs 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

@AdamSheaffer AdamSheaffer added the enhancement New feature or request label Apr 14, 2020
@macgibbons macgibbons self-assigned this Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants