Property reference

sn_gamification.days_to_keep_activity_records

The property defines the number of days to retain gamification activity and points records in the database. Admins should monitor this setting to ensure relevant data is kept while older records are purged after the specified duration.

Default: 180 Type: integer Application: Gamification Core Framework

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It specifies the retention period for gamification activity records, automatically purging records older than the defined number of days.
What area does it affect? Gamification Core Framework
What does the default mean? The default value is "180", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting data retention policies or managing database storage.

Out of the box property record

Raw metadata from the property record.

Property name sn_gamification.days_to_keep_activity_records
Sys ID a6aa0f390bbb3200c9c86c9037673a1c
Type integer
Application Gamification Core Framework
Default value 180
Description The days to keep the Gamification activity/points records in database. Records created/updated before then would be purged.
Updated 2017-07-07 10:14:29

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... not display the user's level ◦sn_gamification_modules: Show the user's level in the Community ◦sn_communities_forum: Show the user's level for the forum to which the content belongs • Default value: sn_gamification_modules sn_gamification.days_to_keep_activity_records Number of days to keep the gamification activity records in the database. Records created or updated prior to the specified number of days are purged. • Type: integer • Default ...