#1862 Don't re-upadate private to default while updating milestone
Merged by pingou. Opened by vivekanand1101.
vivekanand1101/pagure private_fix  into  master

Download 1862.patch

When we update milestone of an issue via git, we were unknowingly
updating the ticket field and few others to their corresponding default
values. With this commit, we pass on the correct values of the issue
while editing the issue for editing the milestone

Fixes: https://pagure.io/pagure-importer/issue/111

Fair, thanks :)

Pull-Request has been merged by pingou

Metadata