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(user fields): missing creationDate in details #9250

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

KevinRSI
Copy link

Which Problems Are Solved

The creationDate property on user search V2 endpoint was missing

How the Problems Are Solved

Added property in v2 object.proto and in the function creating the details on each call

Additional Changes

  • none

Additional Context

closes #8552

Copy link

vercel bot commented Jan 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 2:19pm

@hifabienne hifabienne added the os-contribution This is a contribution from our open-source community label Jan 26, 2025
@KevinRSI KevinRSI marked this pull request as ready for review January 26, 2025 14:32
@muhlemmer muhlemmer requested a review from stebenz January 27, 2025 10:31
Copy link
Collaborator

@stebenz stebenz left a comment

Choose a reason for hiding this comment

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

Please have a look at the failing integration tests related to your change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os-contribution This is a contribution from our open-source community
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

[Bug]: creationDate field missing on user search V2 endpoint
3 participants