Description
while working on OAK-2485 i found that with the dedicated token node type in place the createTokenNode always uses the fall back as the created token node is incomplete (missing uuid). this can easily be prevented with some minor refactoring of the createToken call such that the token node is created with all mandatory and optional properties.