Skip to content
Snippets Groups Projects
Commit 4950bcf3 authored by Krzysztof Witukiewicz's avatar Krzysztof Witukiewicz
Browse files

OZG-7608 OZG-7729 Add version to list of ignored target fields

parent ece0c9e1
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ interface VorgangStubMapper {
}
}
@Mapping(target = "version", ignore = true)
@Mapping(target = "aktenzeichen", ignore = true)
@Mapping(target = "assignedTo", ignore = true)
@Mapping(target = "nummer", ignore = true)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment