Opened 16 years ago
Closed 16 years ago
#1136 closed enhancement (fixed)
Give away/set owner of items
Reported by: | Jari Häkkinen | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.9 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
In ticket:348 take ownership was added to BASE, why is set ownership functionality missing?
We have a use case where we need a set ownership feature. At the facility we add a lot of data into a project as a specific facility user. At delivery of the project we would like to be able to change the ownership of most of the collected data in BASE to the receiving party. In the item view for a given project it would simply be to select the items one wants to change ownership for, click a button opening a dialogue where the receiver is chosen.
The set ownership is a general thing and should appear in different views similarly to the take ownership button. The set ownership privileges should be given to administrator role only for fresh installs.
Change History (6)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 16 years ago
comment:4 by , 16 years ago
comment:5 by , 16 years ago
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I think the easiest way to implement this functionality is to change the "Take ownership" button to "Change owner" on all places were it is present. Then, in the dialog that is currently handling the take-ownership functionality, we should add an option to select another user.
There exists a workaround for this problem.