Learn more about these different git repos.
Other Git URLs
Unable to add tags to a pull request and "Update" button does not respond
I tried to add tags to this pull request, but I was unable to. I selected the tags I wanted to use, but when I clicked the update button, there was no response from the UI to indicate anything happened.
<img alt="Screenshot_2018-07-28_PR171_Switch_to_Antora_-_fedora-commops_-_Pagure.png" src="/pagure/issue/raw/77e62dd9fc9ffea6cc4e3240587c1323a26b0867768a362a2247f7bd96e71320-Screenshot_2018-07-28_PR171_Switch_to_Antora_-_fedora-commops_-_Pagure.png" />
I'm not sure when this issue first came up. I've been able to add tags to pull requests in this repository before (but only before they are merged).
Successfully add tags to a pull request and show in sidebar after updating
@jflory7 Try uploading the screenshot in a comment. It should work then.
(I've had this issue happen for many, many, many issues)
The UI is different too, it actually uploads the image with a URL (instead of <!!image> in a new issue). I think this will work.
<!!image>
<img alt="Here is the screenshot!" src="/pagure/issue/raw/files/77e62dd9fc9ffea6cc4e3240587c1323a26b0867768a362a2247f7bd96e71320-Screenshot_2018-07-28_PR171_Switch_to_Antora_-_fedora-commops_-_Pagure.png" />
Metadata Update from @pingou: - Issue tagged with: bug
Metadata Update from @pingou: - Issue assigned to pingou
From my tests it also seems to be fixed now.
Let us know if that's also the case for you and we'll close this ticket as Fixed :)
Unfortunately, I am still not able to close fedora-commops#171. Now, I am not able to open the edit menu either though:
<img alt="Unable to edit metadata in fedora-commops#171" src="/pagure/issue/raw/files/d81fab88aae8e155ee38d817eb454b4f686093a7cda872dc7b619f02723615de-Screenshot_2018-09-03_PR171_Switch_to_Antora_-_fedora-commops_-_Pagure.png" />
Metadata Update from @pingou: - Issue set to the milestone: 5.1
@jflory7 is this still an issue in 5.0?
We do have logic in there that stops editing of metadata after something has been merged. This still happens in 5.0, but that would explain the difference in the past between your two documented attempts above to add / change tags.
Not sure why you can't edit tags after a merge, that logic was just in there, so i left it there when changing the UI around.
Commit b828fd8 fixes this issue
Log in to comment on this ticket.