I think the idea is to remove the entire field from the UI.
Is there a point in choosing the status when opening a ticket? Can a new ticket be something else than Open?
Open
Ohh is it ? I might have interpreted it in a wrong way then.
yeah, i think the easiest way to fix this one would be to just make the status field hidden in the html.
This is looking good, mind to rebase your branch on master?
Done!
Cool, thanks!
Except that it breaks the unit-tests :)
How does it break the unit tests?
This is the error I get with this changes:
/tests/test_pagure_flask_ui_issues.py", line 1210, in test_edit_issue ' <p>We should work on this!</p>'), 1)
OK. That doesn't give me much of an idea about what broke. Is there a traceback?
Its not failing on my machine :cry:
Ok, so after restarting from scratch and clearing the mess I made with all my branches, it seems the tests are indeed passing.
Sorry for the troubles, merging this PR right now :)
arf, could you see about rebasing your branch?
Thanks
:rabbit: thanks to you