Problemunvalidated
superrefine() and refine() is checked only if the initial check is fulfilled. — fieldCodeToConcat has to be an object first according to the condition. Tension: Issue is that superrefine() and refine() is checked only if the initial check is fulfilled. Outcome: fieldCodeToConcat can be changed to a value that is expected to be true so that it goes on to refine() / superrefine().
27483c6f-927c-4365-8857-9e04ed3e52c4
superrefine() and refine() is checked only if the initial check is fulfilled. — fieldCodeToConcat has to be an object first according to the condition. Tension: Issue is that superrefine() and refine() is checked only if the initial check is fulfilled. Outcome: fieldCodeToConcat can be changed to a value that is expected to be true so that it goes on to refine() / superrefine().