Back to issue list Export

An additional useful feature for foreign repositories may be to allow adding comments and changing states of readonly subservient databases. Say if a project had an issue database and some distro also does and the maintainer uses the distro database as a subservient database. In this case the maintainer won't have write access to the distro database, but could still see and handle bugs locally. Then if they could place new comments or modifications into the appropriate directory and have them merged correctly locally then the distro database would get the comments and state changes when they caught up. This would allow comments from a branch on bugs created in the trunk to be made. Something similar would be to allow adding comments and changing state to issue repositories which are readonly and won't be merged. Like if a maintainer wanted to do a readonly import of issues from a distro bug tracker using different software. I'm unsure how useful this feature would be and so have split it out from the original issue to be considered after 1.0.

travisb 2013-01-23 05:22:24
hash: 08bc801b43ec7508276d582efcacb759fe53d327385a5499f0fb89c1df2c5c09
Date: 2013-01-23 05:22:24
User: travisb

With bug synchronization b683523f I don't think that this feature is really valuable. Anybody could automatically import any bugs they want. If the other bug tracker is using Nitpick then they can either do that or rsync the bug database into a local repository.


Tracked by Nitpick