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

IT should be able to assign employee when creating computer #13

Open
askingalot opened this issue Apr 9, 2019 · 0 comments
Open

IT should be able to assign employee when creating computer #13

askingalot opened this issue Apr 9, 2019 · 0 comments

Comments

@askingalot
Copy link

Given a user wants to assign a new computer to an employee
When the user clicks on the create computer affordance
Then the creation form should include an affordance that lists all employees

Given the user is viewing the computer creation for
When the user fills out all properties for the computer
And has chosen an employee
Then the user should be redirected back to the list of computers

Given the user has created a new computer
When the user is redirected to the computer list
Then the currently assigned employee's full name should be displayed in the list

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

1 participant