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

Order lifeCycle Timestamp API #12691

Open
abdessamadb opened this issue Jun 3, 2021 · 2 comments
Open

Order lifeCycle Timestamp API #12691

abdessamadb opened this issue Jun 3, 2021 · 2 comments
Labels
API APIs related issues and PRs. Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).

Comments

@abdessamadb
Copy link

I can't find any way to get order created_at and updated_at i searched throw the serialization but now clue for that, I think this is missing from documentation or should be implemented

<property name="created_at" readable="true" writable="false"/>

@SirDomin SirDomin added the API APIs related issues and PRs. label Jan 18, 2022
@SirDomin
Copy link
Contributor

Yes, thats a good idea, feel free to open a PR with these values and contract tests for them :)

@NoResponseMate NoResponseMate added the Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). label Jun 13, 2024
@NoResponseMate
Copy link
Contributor

Hi @abdessamadb 👋

We've added this to our backlog, will be most probably resolved in 1.14.
As for an immediate solution, you can always add these fields to the Order's serialization mapping as per Symfony serializer docs.

Cheers 🍻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs. Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
Projects
None yet
Development

No branches or pull requests

3 participants