Sorry for the late reply, I have been really busy lately.
Regarding the implementation and hosting of a bug tracking tool on our server, it depends on what exactly does Planet need:
- If they’d like a centralized and easy to be searched database for
common issues and their solution found by us, with the possibility for Planet to add comments to it, then I’d be all for it. It would be essentially a better way to handle this thread I’m maintaining:
https://www.oesf.org/forum/index.php?showtopic=34797 . There are some limitations for the hosting however, see below
- If they would also like to track all the backers’ issues such as wrong keyboard layouts, defective units or missing shipments, then this would be more like customer support, which would be against the TOS of our hosting provider (all the contents here have to be non-commercial). I believe that it would be better that this is handled by an Planet’s employee instead.
About the hosting limitations I mentioned above: we have a shell and a MySQL account, but no root permissions, so we can’t install packages via apt-get. I have taken a look at the requirements for Bugzilla and it might be possible to install it. Trac seems to provide project management tools too, so I guess it’s overkill for what we’d want to do. Askbot might be also a viable platform (thanks cos- for suggesting it), it’s what Jolla uses for user-submitted bug reports:
https://together.jolla.com/questions/I’ll get in touch with Planet and ask them for a comment.
Varti