Skip to Content.
Sympa Menu

grouper-users - [grouper-users] start-date end-date not working with database query

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] start-date end-date not working with database query


Chronological Thread 
  • From: "Wang, Simon" <>
  • To: "" <>
  • Subject: [grouper-users] start-date end-date not working with database query
  • Date: Wed, 19 Jan 2011 14:26:47 -0800
  • Accept-language: en-US, en-CA
  • Acceptlanguage: en-US, en-CA

Hi,

 

When I tried to test Grouper 1.5.3 start-date end-date feature, after the “MAINTENANCE__enabledDisabled” cleanup, the membership was gone from Grouper UI, gsh, but using database query the membership still exists in the grouper_memberships_v view. The command I used was:

 

select group_name, subject_id

   from grouper_memberships_v

  where subject_id = 'AAA'

    and list_name = 'members'

    and group_name = 'BBB'

 

Can someone help me with this issue? I noticed that the context_id column is null. Is this the criteria needs to be used?

 

Thanks!

 

Simon Wang

 

________________________________________

Sr. Programmer Analyst

Information Technology - University of British Columbia

6356 Agricultural Road, Vancouver, BC, V6T 1Z2, Canada

Phone: 604-822-0387

Email:

 




Archive powered by MHonArc 2.6.16.

Top of Page