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
[ ] The new field SdSkippedDate is only set if the sdFactory call is skipped
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