Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent null values in CSV export for adminFullName and memberFullName #2862

Merged

Conversation

kk0n
Copy link
Contributor

@kk0n kk0n commented Jan 23, 2025

Description

Ensure that the CSV export function handles cases where adminFullName or memberFullName is null by defaulting to the admin or member field, respectively. This prevents null values from being written to the CSV file, improving data integrity and readability.

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

@havetisyan havetisyan merged commit 464deee into AthenZ:master Jan 24, 2025
3 checks passed
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.

2 participants