Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#1733 closed enhancement (fixed)

Create new user with copied settings from another user

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 3.3
Component: web Version:
Keywords: Cc:

Description

When creating a new user it would be useful to be able to create it with the same settings (group/role membership, quota, etc.) as another user. Personal information should of course not be copied.

Adding a 'copy' icon on each row in the table list and a 'copy' button on the single-item page could be the starting point. The regular new user dialog could then be used and modified to bring in the information from the selected user.

Change History (3)

comment:1 by Nicklas Nordborg, 12 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [6174]) Fixes #1733: Create new user with copied settings from another user

comment:3 by Nicklas Nordborg, 10 years ago

(In [6383]) References #1733: Tag items should be annotatable

Fixes the Extract.getAnnotatableParents() method so that it calls the super-class method and only add the Tag if one is present.

Removed the Extract.getParents() method since it doesn't do what it says (it only works if the extract has a single extract as parent). If the parents is a sample or multiple extracts the query return nothing.

Note: See TracTickets for help on using tickets.