https://bz.apache.org/bugzilla/show_bug.cgi?id=63565
--- Comment #15 from Felix Schumacher <[email protected]> --- Can you try to use jexl3 for the condition? Use '${__jexl3(${getStatus} == "204",)}' instead of '"${getStatus}" == "204"'. Does it make a difference? -- You are receiving this mail because: You are the assignee for the bug.
