Bug #19898
Updated by Peter Amstutz almost 2 years ago
I think what's happening is that it searches for things where requesting_container_uuid=this.container_uuid but for a draft requst, container_uuid is null...
The panel should be empty in this case. Probably all this requires is a check that container_uuid is not null .