[
https://issues.apache.org/jira/browse/VCL-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299014#comment-14299014
]
ASF subversion and git services commented on VCL-655:
-----------------------------------------------------
Commit 1656082 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1656082 ]
VCL-655 - Manage groups - create a default or none user group
groups.php:
-modified editOrAddGroup: added check for "Default for Editable by" user group
not being in $affilusergroups, and if so, add it
-modified confirmEditOrAddGroup: modified call to getUserGroups to pass no
arguments so that non-custom user groups (i.e. Default for Editable by) are
also returned
> Manage groups - create a default or none user group
> ---------------------------------------------------
>
> Key: VCL-655
> URL: https://issues.apache.org/jira/browse/VCL-655
> Project: VCL
> Issue Type: Improvement
> Components: database, web gui (frontend)
> Reporter: Aaron Peeler
> Priority: Minor
> Fix For: 2.4
>
>
> When users create a new user group or resource group. There is a sub option
> of which users groups can either edit the user group or own the resource
> group.
> Since there is not a default or none group defined, users who can create
> groups have to guess or randomly pick a group, which is not desired.
> So there should be a default or "none" group defined to remove confusion for
> the user creating groups.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)