currently, that option is not there and we will need it for pagure-importer to work in case an issue has a closed status
The option is there if you import from the issue git, it was added in: https://pagure.io/pagure/pull-request/1423
I completely forgot about that PR :/ . but, they should also get added to repo.close_status, no?
repo.close_status
Close status for repo?
no, no. There is a column in project table: _close_status with the help of which you give the different options closing a ticket (and we have a property close_status).
_close_status
close_status
Ah, I see, indeed that should be added :)
Fixed by @vivekanand1101 in #1471
Thanks!
@pingou changed the status to Closed
Closed