Issues and Branchs

Is there any reason to not permit the addition of a Branch to an issue after this issue has been created?

i have seen this in the gitea/templates/repo/issue/branch_selector_field.tmpl code :

What is the purpose of ReadOnly. I mean I should be able as Dev to create Branch related to an issue created by a customer. My customer does’t know and can’t create the Branch when the issue is created.

I think no reason and just need a PR. There is already a similar issue on gitea.

Ok i will try to make a PR. Do you have the issue ID related to this problem?

[Edit] done : https://github.com/go-gitea/gitea/pull/8119