Skip to content

Conversation

@amangalampalli-ks
Copy link
Contributor

@amangalampalli-ks amangalampalli-ks commented Jan 23, 2026

Fix Action-Report Pagination & API Response for Self-Destruct flag

Fixes

Changes

Action-Report Refactor

  • Replaced direct KA access with audit-report command for proper pagination
  • Fixes invalid results for enterprises with 2,000+ accounts

Service Mode Share URL Response

  • Updated response parser to return share URLs: {"data": {"share_url": "https://..."}}

@amangalampalli-ks amangalampalli-ks self-assigned this Jan 23, 2026
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review January 23, 2026 12:25
return audit_report_parser

@staticmethod
def fetch_audit_events(params, audit_filter, columns=None, aggregate=None, report_type='span', limit=None, order=None):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why the existing audit report functionality is not used?
Is it broken?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants