replication task - dataset properties schema validation failed
Description
Problem/Justification
None
Impact
None
Activity
Show:
Bonnie Follweiler December 6, 2021 at 4:08 PM
Hello @PolloLoco
If you wouldn't mind, please attach the debug to the private area of this ticket. If you are unable to attach the debug, can you please create a new bug ticket?
Thank you
Bonnie
PolloLoco December 3, 2021 at 11:03 PM
@Bonnie Follweiler I'm experiencing the same issue, is a debug log still required?
Bonnie Follweiler October 4, 2021 at 3:14 PM
Thank you for the report, @Tom Pressnell .
Can you please attach a debug file to this ticket? To generate a debug file on TrueNAS SCALE, log in to the TrueNAS web interface, go to System Settings > Advanced, then click Save Debug and wait for the file to download to your local system.
Need additional information
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Triage Team
Triage TeamReporter
Tom Pressnell
Tom PressnellImpact
Low
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created October 3, 2021 at 8:47 AM
Updated July 6, 2022 at 9:02 PM
Resolved December 14, 2021 at 2:07 PM
When configuring a replication task, and disabling "include dataset properties"
The following error is returned:
[EINVAL] replication_update.properties_override: null not allowed\n
The override and include columns in the DB schema are marked as not null
The gui removes the two fields when the option is deselected (hence null)
Guess either a schema change to allow null, or have the gui send the default empty object strings when fields are hidden.