Details
Assignee
UnassignedUnassignedReporter
Kateryna SenchenkoKateryna SenchenkoPriority
P3Development Team
FolijetRelease
Trillium (R2 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Kateryna Senchenko
Kateryna SenchenkoPriority
Development Team
Folijet
Release
Trillium (R2 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 1, 2024 at 1:42 PM
Updated March 4, 2025 at 8:43 PM
Currently Data import job will completes with errors if it was mapped with some values missing:
io.vertx.core.impl.NoStackTraceThrowable: {{}}}{{{}"errors":[{{}}}{{{}"message":"must not be null","type":"1","code":"javax.validation.constraints.NotNull.message","parameters":[{{}}}{{{}"key":"contributors[0].contributorNameTypeId","value":"null"}]},{{}}}{{{}"message":"must not be
This validation takes place when Instance is being created.
We should add validation that would fail the processing at the stage of Instance mapping