#685 unneeded flash message when creating new issue or pull request
Closed: Fixed Opened by ryanlerch.

When creating a new Pull Request or a new Issue, after submitting the form, the user is taken straight to the newly created Issue or the PR, so there really isnt a need to also show a notification/flash message stating that it has been created.


Fixed in https://pagure.io/pagure/pull-request/686

Commit 113a3d46 fixes this issue

Metadata