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

fix: handle missing display name for single user reports #282

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

kesselb
Copy link
Collaborator

@kesselb kesselb commented Jun 25, 2024

  • Load the display name if requested
  • Let getUserDisplyName return null as expected by the formatter
  • User oc_accounts_data instead of oc_accounts (to avoid the json parsing)

Based on #277

- Load the display name if requested
- Let getUserDisplyName return null as expected by the formatter
- User oc_accounts_data instead of oc_accounts (to avoid the json parsing)

Based on #277

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb merged commit de48f88 into master Jun 27, 2024
12 checks passed
@kesselb kesselb deleted the bug/noid/missing-display-name branch June 27, 2024 09:02
@kesselb
Copy link
Collaborator Author

kesselb commented Jun 27, 2024

/backport to stable29

@kesselb
Copy link
Collaborator Author

kesselb commented Jun 27, 2024

/backport to stable28

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