Task #11533 (closed)
Opened 11 years ago
Closed 11 years ago
BUG: Import and link in private
Reported by: | pwalczysko | Owned by: | jburel |
---|---|---|---|
Priority: | critical | Milestone: | 5.0.0-rc1 |
Component: | Insight | Version: | 4.4.8 |
Keywords: | n.a. | Cc: | ux@…,, jamoore |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | OMERO 5 Beta 2 (1) |
Description
When logged in as user-6 and importing as user-6, the P/Ds of others are not greyed out and it is possible to import into them without a failure.
Nevertheless, the imported dataset is not being linked to the Project of other user as the UI claimed it will be. Instead, the dataset will appear as orphaned in user-6 ownership in the private group.
To reproduce:
- login to howe as user-6
- put private-1 group to display, being in User Display mode
- make sure also other users have P/Ds in private-1 (e.g. user-8, user-12)
- try to select "Import For" user-12 in private-1
- open the Project menu, the other users projects are greyed out as expected (the non-user-12 projects)
- in the "Import For", select now user-6 (=yourself)
- check the Projects menu - now also projects of other users (=non-user-6 users) are visible
- try to select a project of user-8 to import to & import just one image, do not create a new dtataset at import stage
- the import will be successful
- check the location of imported image and newly created dataset (From folder)
- the dataset and image is not under the selected user-8 project
- instead, a new dataset was created under user-6 (=owner of the data)
- try to repeat the above steps - this time the dataset is created under user-6 as previously, but additionally to this, this dataset is empty (the image has not been imported)
Change History (5)
comment:1 Changed 11 years ago by pwalczysko
- Priority changed from major to critical
comment:2 Changed 11 years ago by pwalczysko
comment:3 Changed 11 years ago by pwalczysko
After further investigation: In order to "fix" the bug, just delete all the newly created datasets - after this, user-6 has in Import Location Project menu in private-1 just his own Projects displayed.
comment:4 Changed 11 years ago by jburel
- Milestone changed from OMERO-4.4.10 to 5.0.0-beta2
- Sprint set to OMERO 5 Beta 2 (1)
comment:5 Changed 11 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
The bug will very probably appear also after a first-time login as user-6. This was the case for me - the trick with changing the Import location dropdown "import For" menu to user-12 and back to user-6 is just a sure way how to reproduce the bug. If you fiddle with groups and displays, you will also get situations where the display is as expected, but I cannot nail down which exact workflow it is which "fixes" this bug. In any case, the trict user-12 -> user-6 in Import For works reliably to get the bug.