]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1648918: Remove Workstation at Root of User's Permission Tree
authorJason Stephenson <jason@sigio.com>
Sat, 10 Dec 2016 01:45:33 +0000 (20:45 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 10 Feb 2017 22:04:21 +0000 (17:04 -0500)
commit7161adb3bbf05c6b156c73829bbeab7e4bf0a13b
treee4d47372b908f086203a64d53262170699770e27
parenta8d0df0254bfd376b972e1784d30f197dd795ff4
LP 1648918: Remove Workstation at Root of User's Permission Tree

If you register a workstation at the root of the user's permission
tree in the webstaff client, you are not able to later remove it.  The
Remove button is dimmed.  You can remove a workstation registered at
any other org_unit where the user has the REGISTER_WORKSTATION
permission.

To reproduce this bug, login as the admin user and register a
workstation at the CONS org_unit.  Then, go to Workstation
Administration and see that the Remove button is dimmed.

To test the patch, do the same, but see that the Remove button is not
dimmed.  When you click it, the workstation is also removed.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js