eclipse-tractusx / portal-backend

Portal Backend
Apache License 2.0
10 stars 22 forks source link

Connector: Set SdSkippedDate #1180

Open Phil91 opened 17 hours ago

Phil91 commented 17 hours ago

Description

To have the information that the sd document creation for a connector was skipped we need to have a new database column sd_skipped_date the column should be a nullable dateTime.

Acceptance Criteria