Closed
Description
I've recently moved to Gitea from GitLab. I wrote a script to extract the GitLab backup, create repos using the Gitea API and then push the contents of those repos.
For a number of my projects I want to use an external issue tracker so it would be nice to be able to disable or set the external issue tracker URL and URL format from the API on creation and when updating a project.
Thanks for your hard work on Gitea so far, I'm really liking it 😄