Using Google Spreadsheets for Q&A Management Almost Led to Collapse
This is a story about how we were using Google Spreadsheets as a Q&A management tool for a certain development project, but when the number of Q&As reached about 50, it almost collapsed, so we migrated to GitHub issues.
Since the project was being conducted with another company, we needed to introduce a new tool for Q&A exchanges.
While we were using Slack for synchronous communication, we anticipated that Slack wouldn’t work well for asynchronous communication, so we decided to introduce another tool.
Since both our company and the other company managed email addresses with G Suite, we simply started Q&A with Google Spreadsheets, but this was a mistake.
I compared “Google Spreadsheets” and “GitHub issue functionality” from a ticket management tool perspective.
Advantages
Disadvantages
Advantages
Disadvantages
Fortunately, the person in charge at the other company quickly agreed to migrate Q&A exchanges from Google Spreadsheets to GitHub issues.
The other two project management tools we considered as candidates were:
Since both are free-to-use tools, we planned to propose them as alternatives if GitHub issues were rejected. For now, success means that GitHub issues don’t cause problems for Q&A communication, but if we encounter issues, we might migrate to Asana or Trello.
That’s all from the Gemba where I want to manage projects with other companies successfully.