Skip to content

feat: added lastUpdatedOnDateTime to local representations of demand, production and delivery#908

Merged
tom-rm-meyer-ISST merged 3 commits intoeclipse-tractusx:mainfrom
achtzig20:feat/add-lastupdatedondatetime
Jul 8, 2025
Merged

feat: added lastUpdatedOnDateTime to local representations of demand, production and delivery#908
tom-rm-meyer-ISST merged 3 commits intoeclipse-tractusx:mainfrom
achtzig20:feat/add-lastupdatedondatetime

Conversation

@ReneSchroederLJ
Copy link
Copy Markdown
Member

@ReneSchroederLJ ReneSchroederLJ commented Jul 7, 2025

Description

  • added mandatory property lastUpdatedOnDateTime
  • lastUpdatedOnDateTime always defaults to the current time if not set explicitly
  • added the property to import templates
  • for demand each demand series uses the latest lastUpdatedOnDateTime when converting to SAMM

resolves #905

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

  • DEPENDENCIES are up-to-date. Dash license tool. Committers can open IP issues for restricted libs.
  • Copyright and license header are present on all affected files
  • If helm chart has been changed, the chart version has been bumped to either next major, minor or patch level (compared to released chart).

Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

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

Great fix. Please add a non-future check. Maybe it makes sense to do it on service level, same as for most validations to prevent it for both, the frontend and backend.

I raised a dummy issue #909 for the migration capabilities.

Comment thread CHANGELOG.md
Comment thread frontend/src/features/material-details/components/StockModal.tsx Outdated
Copy link
Copy Markdown
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

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

LGTM, thanks a lot!

@tom-rm-meyer-ISST tom-rm-meyer-ISST merged commit f344a32 into eclipse-tractusx:main Jul 8, 2025
13 checks passed
@ReneSchroederLJ ReneSchroederLJ deleted the feat/add-lastupdatedondatetime branch October 8, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing lastUpdatedOnDateTime for Demand, Production and Delivery

2 participants