#4962 Allow setting a status as closing even if the project has no close_status
Merged by pingou. Opened by pingou.
fix_board_no_close_status  into  master

Download 4962.patch

When determining if a status "closes" tickets or not, we should first
check if it was set to and only if it wasn't then check if there was a
close_status set for it. Otherwise the logic wasn't correctly interpreted.

Fixes https://pagure.io/pagure/issue/4958

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto af8a23ad4b0b0c5a31c9125e19b4dec3c69e0017

:thumbsup:

rebased onto 05a5e4608bb34ee153be7374c764ac2580c05d0e

:thumbsup:

Pull-Request has been merged by pingou

Metadata