Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using the New Release link on a tag does not set up the release correctly #19623

Closed
parnic-sks opened this issue May 5, 2022 · 1 comment · Fixed by #19670
Closed

Using the New Release link on a tag does not set up the release correctly #19623

parnic-sks opened this issue May 5, 2022 · 1 comment · Fixed by #19670
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Milestone

Comments

@parnic-sks
Copy link

parnic-sks commented May 5, 2022

Description

When pressing New Release on a tag, the Release page doesn't set the Target combo box correctly, so the user must manually change the branch in order to successfully create the release.

Screenshots

From the Tags page:
image

When pressing New Release:
image

But if I fill in a Title and try to click Publish, I get:
image

The fix is to open the Target drop-down box and change the target to the actual branch:
image

Doing so removes the original "Target : [branchname]" option entirely:
image

Gitea Version

1.16.7

Can you reproduce the bug on the Gitea demo site?

No, but the only reason is because tags currently don't show up at all (see issue #19622)

Operating System

Windows 11

Browser Version

Chrome Version 100.0.4896.127 (Official Build) (64-bit)

@parnic-sks parnic-sks added type/bug topic/ui Change the appearance of the Gitea UI labels May 5, 2022
@agsiegel
Copy link

agsiegel commented May 6, 2022

I have experienced this bug as well in 1.16.7

@lunny lunny added this to the 1.16.8 milestone May 6, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants