Gitea allows to create duplicate issues #7225

Closed
opened 2025-11-02 07:20:11 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @joseluisq on GitHub (Apr 21, 2021).

Description

To reproduce the issue, navigate to /project/repo/issues/new page for a Gitea repository and just press many times as you want on Create Issue button. Then you will see many issues created.

Screenshots

Those screenshots show the same issue created twice because I have pressed two times the Create Issue button unintentionally.

Screenshot of Issue 1 (using the same date time)

Screenshot 2021-04-21 at 15 29 38

Screenshot of Issue 2 (using the same date time)

Screenshot 2021-04-21 at 15 29 12
Originally created by @joseluisq on GitHub (Apr 21, 2021). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Make sure it's not mentioned in the FAQ (https://docs.gitea.io/en-us/faq) 5. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.13.7 - Git version: - Operating system: Linux amd64 <!-- Please include information on whether you built gitea yourself, used one of our downloads or are using some other package --> <!-- Please also tell us how you are running gitea, e.g. if it is being run from docker, a command-line, systemd etc. ---> <!-- If you are using a package or systemd tell us what distribution you are using --> - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes, please see an example at https://try.gitea.io/joseluisq/duplicated-issues/issues - [ ] No - Log gist: <!-- It really is important to provide pertinent logs --> <!-- Please read https://docs.gitea.io/en-us/logging-configuration/#debugging-problems --> <!-- In addition, if your problem relates to git commands set `RUN_MODE=dev` at the top of app.ini --> ## Description <!-- If using a proxy or a CDN (e.g. CloudFlare) in front of gitea, please disable the proxy/CDN fully and connect to gitea directly to confirm the issue still persists without those services. --> To reproduce the issue, navigate to `/project/repo/issues/new` page for a Gitea repository and just press many times as you want on `Create Issue` button. Then you will see many `issues` created. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> Those screenshots show the same issue created twice because I have pressed two times the `Create Issue` button unintentionally. **Screenshot of Issue 1 (using the same date time)** <img width="300" alt="Screenshot 2021-04-21 at 15 29 38" src="https://user-images.githubusercontent.com/1700322/115563298-acfe6480-a2b7-11eb-8a4d-114dc757cbb8.png"> **Screenshot of Issue 2 (using the same date time)** <img width="300" alt="Screenshot 2021-04-21 at 15 29 12" src="https://user-images.githubusercontent.com/1700322/115563308-aec82800-a2b7-11eb-9cbd-7d16c1b8a68e.png">
GiteaMirror added the type/bug label 2025-11-02 07:20:11 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Apr 16, 2022):

More details in

@wxiaoguang commented on GitHub (Apr 16, 2022): More details in * https://github.com/go-gitea/gitea/issues/17111
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7225