Re: [Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Chris Gray

Reported as DS-2556:  https://jira.duraspace.org/browse/DS-2556

Chris

On 15-04-28 11:59 AM, Chris Gray wrote:
I posted on this issue earlier.  It seems to be a bug in 5.1 with 
XMLUI.  We get the same behavior using Mirage 2.


The special group does not appear in the drop-down menu to select a 
collection when they are starting a new submission from their item 
submission page (/xmlui/submit).


If they navigate to the collection that registered users can submit 
to, they will see a link to submit an item to the collection and that 
will work for them.


The issue doesn't seem to be a permission problem, but instead is a 
problem with XMLUI populating the Collection drop down list.


The association between user and group does not appear in the 
database, because it is not a permanent group membership.  You are a 
member of the special group only as long as you are logged in.


I'm planning on submitting a bug report.

Chris

On 15-04-28 11:43 AM, Carlos Alonso Vega wrote:


Hi,

(Platform Dspace 5.1 - xmlui)

We got a problem with new users and submissions. New users are 
expected to be allowed to submit to certain collection after they 
create their account at dspace, they are unable to.



*1*- At account creation they are added to special group (through 
param login.specialgroup=myUsers)


*2*- At first login, the user can see him belonging to myUsers 
(clicking in profile)


*3*- There is a collection My Users' Collection with submissions 
allowed from group myUsers



But he cannot submit to it (the collection is not listed)...

*4*- In DB (Oracle) no entry actually  is done at 
EPERSONGROUP2EPERSON as any ordinary addition to group could have done


*5*- Administrator does not see any user at myUsers group, despite 
users see them belonging to it in their profiles (this is probably 
due to #4)




Perhaps the auto groups ( as login.specialgroup=myUsers) have an 
special management, but it seems not to be managed ok when reading 
permissions to submission.


Anyone has seem a similar behaviour, are we missing something o has 
any ideas to workaround this?



Carlos




--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette




--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Chris Gray
I posted on this issue earlier.  It seems to be a bug in 5.1 with 
XMLUI.  We get the same behavior using Mirage 2.


The special group does not appear in the drop-down menu to select a 
collection when they are starting a new submission from their item 
submission page (/xmlui/submit).


If they navigate to the collection that registered users can submit 
to, they will see a link to submit an item to the collection and that 
will work for them.


The issue doesn't seem to be a permission problem, but instead is a 
problem with XMLUI populating the Collection drop down list.


The association between user and group does not appear in the database, 
because it is not a permanent group membership.  You are a member of the 
special group only as long as you are logged in.


I'm planning on submitting a bug report.

Chris

On 15-04-28 11:43 AM, Carlos Alonso Vega wrote:


Hi,

(Platform Dspace 5.1 - xmlui)

We got a problem with new users and submissions. New users are 
expected to be allowed to submit to certain collection after they 
create their account at dspace, they are unable to.



*1*- At account creation they are added to special group (through 
param login.specialgroup=myUsers)


*2*- At first login, the user can see him belonging to myUsers 
(clicking in profile)


*3*- There is a collection My Users' Collection with submissions 
allowed from group myUsers



But he cannot submit to it (the collection is not listed)...

*4*- In DB (Oracle) no entry actually  is done at EPERSONGROUP2EPERSON 
as any ordinary addition to group could have done


*5*- Administrator does not see any user at myUsers group, despite 
users see them belonging to it in their profiles (this is probably due 
to #4)




Perhaps the auto groups ( as login.specialgroup=myUsers) have an 
special management, but it seems not to be managed ok when reading 
permissions to submission.


Anyone has seem a similar behaviour, are we missing something o has 
any ideas to workaround this?



Carlos




--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Carlos Alonso Vega


Hi,

(Platform Dspace 5.1 - xmlui)

We got a problem with new users and submissions. New users are expected 
to be allowed to submit to certain collection after they create their 
account at dspace, they are unable to.



*1*- At account creation they are added to special group (through param 
login.specialgroup=myUsers)


*2*- At first login, the user can see him belonging to myUsers 
(clicking in profile)


*3*- There is a collection My Users' Collection with submissions 
allowed from group myUsers



But he cannot submit to it (the collection is not listed)...

*4*- In DB (Oracle) no entry actually  is done at EPERSONGROUP2EPERSON 
as any ordinary addition to group could have done


*5*- Administrator does not see any user at myUsers group, despite 
users see them belonging to it in their profiles (this is probably due 
to #4)




Perhaps the auto groups ( as login.specialgroup=myUsers) have an 
special management, but it seems not to be managed ok when reading 
permissions to submission.


Anyone has seem a similar behaviour, are we missing something o has any 
ideas to workaround this?



Carlos


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Mark H. Wood
On Tue, Apr 28, 2015 at 05:43:09PM +0200, Carlos Alonso Vega wrote:
 (Platform Dspace 5.1 - xmlui)
 
 We got a problem with new users and submissions. New users are expected 
 to be allowed to submit to certain collection after they create their 
 account at dspace, they are unable to.
 
 
 *1*- At account creation they are added to special group (through param 
 login.specialgroup=myUsers)

My recollection is that special groups don't work that way.
Membership in a special group is a property of a *session*, not an
eperson.  You won't see such memberships in the database because they
are not permanent.

 *2*- At first login, the user can see him belonging to myUsers 
 (clicking in profile)

That sounds like a design flaw in the user interface.  Special groups
should be shown as distinct from other groups.

 *3*- There is a collection My Users' Collection with submissions 
 allowed from group myUsers
 
 
 But he cannot submit to it (the collection is not listed)...

That sounds like an error in the code, yes.

 *4*- In DB (Oracle) no entry actually  is done at EPERSONGROUP2EPERSON 
 as any ordinary addition to group could have done
 
 *5*- Administrator does not see any user at myUsers group, despite 
 users see them belonging to it in their profiles (this is probably due 
 to #4)

As above, this is what I would expect to see.

 Perhaps the auto groups ( as login.specialgroup=myUsers) have an 
 special management, but it seems not to be managed ok when reading 
 permissions to submission.
 
 Anyone has seem a similar behaviour, are we missing something o has any 
 ideas to workaround this?
 
 
 Carlos

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu


signature.asc
Description: Digital signature
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Carlos Alonso Vega


Hi Chris,

 Thanks a lot!  You are right.  We are using Mirage 2 too and have the 
same behaviour.


Carlos


El 28/04/2015 a las #4, Chris Gray escribió:
I posted on this issue earlier.  It seems to be a bug in 5.1 with 
XMLUI.  We get the same behavior using Mirage 2.


The special group does not appear in the drop-down menu to select a 
collection when they are starting a new submission from their item 
submission page (/xmlui/submit).


If they navigate to the collection that registered users can submit 
to, they will see a link to submit an item to the collection and that 
will work for them.


The issue doesn't seem to be a permission problem, but instead is a 
problem with XMLUI populating the Collection drop down list.


The association between user and group does not appear in the 
database, because it is not a permanent group membership.  You are a 
member of the special group only as long as you are logged in.


I'm planning on submitting a bug report.

Chris

On 15-04-28 11:43 AM, Carlos Alonso Vega wrote:


Hi,

(Platform Dspace 5.1 - xmlui)

We got a problem with new users and submissions. New users are 
expected to be allowed to submit to certain collection after they 
create their account at dspace, they are unable to.



*1*- At account creation they are added to special group (through 
param login.specialgroup=myUsers)


*2*- At first login, the user can see him belonging to myUsers 
(clicking in profile)


*3*- There is a collection My Users' Collection with submissions 
allowed from group myUsers



But he cannot submit to it (the collection is not listed)...

*4*- In DB (Oracle) no entry actually  is done at 
EPERSONGROUP2EPERSON as any ordinary addition to group could have done


*5*- Administrator does not see any user at myUsers group, despite 
users see them belonging to it in their profiles (this is probably 
due to #4)




Perhaps the auto groups ( as login.specialgroup=myUsers) have an 
special management, but it seems not to be managed ok when reading 
permissions to submission.


Anyone has seem a similar behaviour, are we missing something o has 
any ideas to workaround this?



Carlos



--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette