Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Last modified time for a group

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Last modified time for a group


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: Michael R Gettes <>, Gouper Users List <>
  • Subject: RE: [grouper-users] Last modified time for a group
  • Date: Fri, 24 Jun 2016 15:24:25 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Aren’t modify and edit synonyms? You want to know when the last membership
was changed? We track that if you have this turned on in the
grouper.properties (off by default due to overhead). We don’t expose that in
the UI but we could in 2.3 if you think its useful :)

Thanks
Chris

#####################################
## Settings to track last membership changes for groups and stems.
#####################################

# If true, when an immediate membership changes for a group (either a
privilege or a list member),
# then an update will be made to the lastImmediateMembershipChange property
for the group.
groups.updateLastImmediateMembershipTime = false

# If true, when an immediate, composite, or effective membership changes for
a group (either a privilege or a list member),
# then an update will be made to the lastMembershipChange property for the
group.
groups.updateLastMembershipTime = false

# If true, when an immediate or effective membership changes for a stem (this
would be a naming privilege),
# then an update will be made to the lastMembershipChange property for the
stem.
stems.updateLastMembershipTime = false


-----Original Message-----
From:


[mailto:]
On Behalf Of Michael R Gettes
Sent: Friday, June 24, 2016 10:51 AM
To: Gouper Users List
<>
Subject: [grouper-users] Last modified time for a group

I am using grouper 2.2 (not yet on 2.3 - will get there soon).

When I choose “more” about a group, I see when the group was created and last
edited. Does it make sense to have a “last modified” timestamp? I know I
can view the audit logs but given all the info available in the “more”
expansion display, it would seem “last modified” would also be an appropriate
tidbit.

I am happy to file a jira ticket if this request makes sense.

/mrg



Archive powered by MHonArc 2.6.16.

Top of Page