German-BioImaging / webtagging

Extensions to OMERO.web to enhance tagging and searching
http://help.openmicroscopy.org/web-tagging.html
GNU Affero General Public License v3.0
4 stars 6 forks source link

Auto tagging limited to owners? #9

Closed ghost closed 10 years ago

ghost commented 10 years ago

Can anyone other than the owner of the image run the autotagger?

Jay Copeland Harvard Medical School

dpwrussell commented 10 years ago

Hi Jay,

Anyone who can see the data can run the auto-tagger. However, The group type must be Read-Annotate or better to be able to actually apply any of the tags.

While giving this a test I found that in a read-only group there is a bug when dealing with someone elses data as it allows you to try and apply the tags which makes no sense as it will not be possible to annotate. I will fix that error handling.

Fundamentally though, if you want to use the auto-tagger on other people's data, the group must be read-annotate or better.

Thanks.

dpwrussell commented 10 years ago

c748f05695a6a320344154d5b3da9723dd839cf0 deactivates the falsely offered ability to annotate data in a read-only group.