Skip to content

BPDM Pool: CreatedAt/UpdatedAt Timestamps Differ From Creation Response #1448

@nicoprow

Description

@nicoprow

Current Behavior

When I create a new legal entity in the Pool over the POST legal-entities endpoint I receive the created legal entity information. However, when I search the created legal entity in the API again (POST or GET search) the returned legal entity information have slightly different createdAt and updatedAt timestamps.

Expected Behavior

The createdAt and updatedAt timestamps should be the same to the timestamps I receive when creating legal entity (If the legal entity has not been changed in-between).

Steps To Reproduce

  1. POST legal-entities
  2. Check received timestamps on legal entity and legal address
  3. POST legal-entities/search with created BPNL
  4. See different timestamps on legal entity and legal address

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions