Unable to add an assignee to a new pull request (only tags field appears)
I wanted to add an assignee to this pull request, but I was unable to. When I went to edit the metadata on the side, only the "tags" field appeared. I have admin ACLs on this repository, so I should be able to edit the assignee.
I added a screenshot in #3469 for a related issue, but per the issue reported in #3470, I am unable to upload a screenshot.
I remember being able to edit the assignee field in a pull request in this repo in the last three months. However, it was a pull request I made. I'm not sure if the user that submitted a pull request matters or not.
If this isn't the issue, I'm not sure what it might be.
Successfully assign a pull request to another Pagure user
Metadata Update from @pingou: - Issue tagged with: bug
From my tests it seems to be fixed now.
Let us know if that's also the case for you and we'll close this ticket as Fixed :)
Metadata Update from @pingou: - Issue assigned to pingou
I ran into the same problem with the following pull request:
I update the field, move to another field (mouse click or tab) and the Assignee is empty. Then suddenly after having the page open for a couple of minutes the field started to work. Could it be caused by a long time to load the list of available users?
Could it be caused by a long time to load the list of available users?
That is it indeed. I want to fix this but it'll have to wait for 5.1 :(
Metadata Update from @pingou: - Issue set to the milestone: 5.1
So we updated pagure to allow editing meta-data of a closed/merged PR (cf PR: #3821 ).
I'm going to pass this ticket on to Ryan for the optimization on selectize :)
Metadata Update from @pingou: - Issue assigned to ryanlerch (was: pingou)
Commit 6a36194c fixes this issue