Project

General

Profile

Actions

Bug #3819

closed

[Workbench] It's not possible to share a project with the 'All Users' group

Added by Ward Vandewege over 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
0.5

Related issues

Related to Arvados - Bug #5304: [API] filters incorrectly exclude results for records with null value in filtered fieldResolvedRadhika Chippada03/10/2015Actions
Actions #1

Updated by Ward Vandewege about 9 years ago

  • Target version set to Bug Triage
Actions #2

Updated by Ward Vandewege about 9 years ago

  • Target version deleted (Bug Triage)

Turns out that the group_class field on the 'All users' group on our older installations is set to null. On newer ones, it is set to 'role'.

There appears to be a bug in our filter code on the API side, where a call like this:

arv group list --filters='[["group_class", "!=", "project"]]'

does not return any groups where group_class is set to null.

I worked around the problem by setting group_class to 'role' for the 'All users' group on our older installations. I filed #5304 for the filter issue.

Actions #3

Updated by Ward Vandewege about 9 years ago

  • Target version set to 2015-03-11 sprint
Actions #4

Updated by Ward Vandewege about 9 years ago

  • Status changed from New to Resolved
Actions #5

Updated by Ward Vandewege about 9 years ago

  • Story points set to 0.5
Actions #6

Updated by Ward Vandewege about 9 years ago

  • Assigned To set to Ward Vandewege
Actions

Also available in: Atom PDF