#1467 add closed status for issues via git
Closed: Fixed Opened by vivekanand1101.

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?

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).

Ah, I see, indeed that should be added :)

Fixed by @vivekanand1101 in #1471

Thanks!

@pingou changed the status to Closed

Metadata