#962 RFE: default 'assignment' fields to the logged in username
Closed: Fixed Opened by immanetize.

Sometimes I want to assign an issue to another user, but usually when I edit the 'assignment' metadata, I am assigning the issue or PR to myself. It would be convenient if that field of the 'edit metadata' div could be pre-populated with my username when I am logged in.


Then how would you know if what you see is just the default or the actual value?

I fear this might be more confusing then helpful tbh :(

Maybe @ryanlerch has an opinion on this?

Perhaps instead of having a default value we could just have a 'Take' button next to the 'unassigned' text (if/when it's unassigned) that would do just that, assign the issue to you

Yeah, i think the addition of a Take button (if you have the permission to assign) is a better option

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

Commit aa23a9b0 fixes this issue

Metadata