Gitea: Export issues to Excel and/or generate PDF

Created on 28 Aug 2018  路  9Comments  路  Source: go-gitea/gitea

  • Gitea version (or commit ref):
    1.5.0
  • Git version:
    2.17.0.windows.1
  • Operating system:
    Windows Server 2012 R2
  • Database (use [x]):

    • [ ] PostgreSQL

    • [ ] MySQL

    • [ ] MSSQL

    • [x] SQLite

  • Can you reproduce the bug at https://try.gitea.io:

    • [ ] Yes (provide example URL)

    • [ ] No

    • [x] Not relevant

  • Log gist:
    Not applicable

Description

I use the issue tracker to track issues reported from a client. Now the client wanted the issue list with statuses (and comments) exported to a Excel file or PDF.
I then have three feature requests:

  • Export issue list based on current filter to Excel
  • Export all issues with comments based on current filter to PDF
  • Export current issue with comments to PDF

Screenshots

Not applicable

kinfeature revieweconfirmed

Most helpful comment

go away stale bot. quit killing good ideas.

All 9 comments

Sounds like a good use case for using the API.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

This functionality would be awesome.

(Well, now that the title has changed it does match my issue...thanks)

project.issues.git #4160

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

go away stale bot. quit killing good ideas.

This is super relevant for companies.

As proposed by @techknowlogick, I also think this would be better implemented as a companion tool using API rather than implemented inside Gitea.

So how about to implement it in https://gitea.com/gitea/tea ?

Was this page helpful?
0 / 5 - 0 ratings