Clean Indexing for all Repository Objects #4760

Open
opened 2025-11-02 06:02:03 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @andrewgdunn on GitHub (Jan 30, 2020).

  • Gitea version (or commit ref): 10.0.3
  • Git version: 2.24.1
  • Operating system: debian 11
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Objects that are "within" repositories should have consistent contextual numbering (e.g. first issue in a repository is issue/1). Right now issues function this way but milestones do not (they appear to be numbered globally to the gitea instance).

...

Originally created by @andrewgdunn on GitHub (Jan 30, 2020). <!-- 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. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 10.0.3 - Git version: 2.24.1 - Operating system: debian 11 - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Objects that are "within" repositories should have consistent contextual numbering (e.g. first issue in a repository is issue/1). Right now issues function this way but milestones do not (they appear to be numbered globally to the gitea instance). ...
GiteaMirror added the type/proposal label 2025-11-02 06:02:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4760