Hide Forgot
Description of problem: In bz 1083769 the command return value was added to the persisted command entity. when the command is rebuilt from the command entity, the persisted return value is loaded and set to it. The return value contains a flag to indicate on succesful indication, if that flag was set previously to true it'll contain wrong value. How reproducible: 100% Actual results: when reaching the command endAction() (from the callback end methods) and failing getSucceeded() will return true instead of false. Expected results: the initial getSucceded() value before endAction() should be false.
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.
Hi Liron, How are we suppose to test this?
Hi Carlos, As this issue is infra-ish and hard to reproduce i'm marking this as CodeChange and verified. If it will ever occur we'll encounter it on the using flows.