Skip to content

Conversation

mariohd
Copy link
Contributor

@mariohd mariohd commented Aug 12, 2025

Problem

An organization can't query ActivityLogs older than 30 days.
The number 30 days is hardcoded in the code.

Fix

Add an attribute on Organization called audit_logs_period and use this as the period allowed to query the Activity Logs. When nil, it should not limit query.

@mariohd mariohd requested a review from rsempe August 12, 2025 13:52
@mariohd mariohd force-pushed the feat/increase-activity-logs-window branch from d009a16 to c9f75ff Compare August 12, 2025 14:08
@mariohd mariohd changed the title feat(activity_logs): Let the organization query unlimited activity logs feat(audit_logs): Let the organization query unlimited audit logs Aug 12, 2025
@mariohd mariohd force-pushed the feat/increase-activity-logs-window branch from c9f75ff to b3d5d44 Compare August 12, 2025 14:18
Copy link
Collaborator

@rsempe rsempe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mariohd mariohd merged commit 355bfbe into main Aug 12, 2025
14 checks passed
@mariohd mariohd deleted the feat/increase-activity-logs-window branch August 12, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants