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

bug/1510 fix retrieving users and roles together failing due to missing timezones #1634

Merged

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Aug 30, 2024

PR details

What changes did you make? (Give an overview)

Further details (optional)

...

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • Wiki updated (if applicable)

@JoernBerkefeld JoernBerkefeld added the c/user COMPONENT label Aug 30, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.3.1 milestone Aug 30, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Aug 30, 2024
@github-actions github-actions bot added the bug Something isn't working label Aug 30, 2024
@JoernBerkefeld JoernBerkefeld linked an issue Aug 30, 2024 that may be closed by this pull request
2 tasks
Copy link

github-actions bot commented Aug 30, 2024

Coverage Report

Commit:7c70597
Base: develop@0fc5335

Type Base This PR
Total Statements Coverage  70.08%  70.09%  (+0.01%)
Total Branches Coverage  68.87%  68.85%  (-0.02%)
Total Functions Coverage  82.08%  82.11%  (+0.03%)
Total Lines Coverage  70.08%  70.09%  (+0.01%)
Details (changed files):
File Statements Branches Functions Lines
lib/metadataTypes/Role.js  45.37%  84.61%  28.57%  45.37%

@JoernBerkefeld JoernBerkefeld merged commit e03c52a into develop Aug 30, 2024
11 checks passed
@JoernBerkefeld JoernBerkefeld deleted the bug/1510-cant-retrieve-user-and-role-in-one-command branch August 30, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/user COMPONENT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Can't retrieve user and role in one command.
1 participant