Skip to content

[Bug]: creationDate field missing on user search V2 endpoint #8552

Open
@CiceuBogdan

Description

Preflight Checklist

  • I could not find a solution in the documentation, the existing issues or discussions
  • I have joined the ZITADEL chat

Environment

ZITADEL Cloud

Version

v2.59.1

Database

None

Database Version

No response

Describe the problem caused by this bug

Hi. We've implemented a simple User Management page in our React App.

We are using Zitadel API to get users and display them in our React App and one of the fields that we are displaying is Creation Date.

Currently we are using the V1 User Search: https://zitadel.com/docs/apis/resources/mgmt/management-service-list-users, this endpoint returns Creation Date in result.details.creationDate field.

We wish to migrate to V2 but we are currently blocked since we can't access the Creation Date field using V2 user search: https://zitadel.com/docs/apis/resources/user_service_v2/user-service-list-users.

Thank you!

To reproduce

  1. Call V2 user search endpoint
  2. Observe the response: there is no field that correspond to user creation date

Screenshots

v1
v2

Expected behavior

User Creation Date field is available on V2 endpoints

Operating System

No response

Relevant Configuration

No response

Additional Context

Link to the post that was opened on discord: https://discord.com/channels/927474939156643850/1270266517476343810

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      🐛 Bugs/Small Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions