Skip to content

Allow users to choose issue template from Project view, when clicks New Issue button #19170

@donkeylobster

Description

@donkeylobster

Description

Problem

New Issue button in project view dose not let you select issue template.

Now Gitea doesn't support to choose issue template in the Project UI. A button pointing to the /org/repo/issues/new/choose should be put there to allow users to create issues from templates.

Example

Expected

Template selection, like when pressing New Issue on Issues page (eg. https://try.gitea.io/thomas/test3/issues )

Can you reproduce the bug on the Gitea demo site?

Yes

Activity

zeripath

zeripath commented on Mar 22, 2022

@zeripath
Contributor

Hi,

Thanks for the report however, Gitea does not have a version 1.18 - please correct your version string.

wxiaoguang

wxiaoguang commented on Mar 22, 2022

@wxiaoguang
wxiaoguang

wxiaoguang commented on Mar 22, 2022

@wxiaoguang
donkeylobster

donkeylobster commented on Mar 22, 2022

@donkeylobster
Author

I noted 1.18 as that is current version at https://try.gitea.io/
Same problem is in 1.17.8 at my local installation.

added
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.
type/enhancementAn improvement of existing functionality
and removed
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.
on Mar 22, 2022
wxiaoguang

wxiaoguang commented on Mar 22, 2022

@wxiaoguang
Contributor

I believe it's not a bug but a unimplemented feature (enhancement)

The story is: now Gitea doesn't support to choose issue teamplate in the Project UI. So, a button pointing to the /org/repo/issues/new/choose should be put there.

changed the title [-]New Issue in Project view missing template select[/-] [+]Allow users to choose issue template from Project view, when clicks New Issue button[/+] on Mar 22, 2022
zeripath

zeripath commented on Mar 22, 2022

@zeripath
Contributor

The version on try is:

Screenshot from 2022-03-22 14-22-10

You're reporting the go version.

zeripath

zeripath commented on Mar 22, 2022

@zeripath
Contributor

I believe it's not a bug but a unimplemented feature (enhancement)

The story is: now Gitea doesn't support to choose issue teamplate in the Project UI. So, a button pointing to the /org/repo/issues/new/choose should be put there.

We'd need to pass the project id along in choose.

added a commit that references this issue on Mar 22, 2022
ed454f2
added 2 commits that reference this issue on Mar 22, 2022
d2c1658
c87afd4
added a commit that references this issue on Mar 23, 2022
4b7cb81
added this to the 1.16.5 milestone on Mar 23, 2022
added a commit that references this issue on Mar 28, 2022
9e2ca46
locked and limited conversation to collaborators on Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @zeripath@wxiaoguang@donkeylobster

      Issue actions

        Allow users to choose issue template from Project view, when clicks New Issue button · Issue #19170 · go-gitea/gitea