Issue Analysis
Issue analysis feature overview
Last updated
Issue analysis feature overview
Last updated
Kodesage can be integrating with with platforms like Jira or Redmine, and will help developer teams with production support by providing automatic recommendations to resolve issues.
Our Auto-comment feature is integrated into the development workflow to enhance issue resolution. By automatically posting comments, it provides context and actionable guidance drawn from the affected codebase sections.
Issue analysis process
The Ticket Synchronization step syncs with the ticketing system to retrieve the latest ticket data.
The LLM Analysis step then utilizes a Large Language Model to analyze the tickets and associated code changes.
In the Contextual Comment Generation step, the LLM crafts comments that encapsulate the impact on the codebase (affected files) and suggests steps for implementation.
In the Auto Commenting step these comments are automatically posted on the relevant issue ticket, ensuring updated and informed ticket handling.
Gettin started with Issue Analysis
When you navigting to Issues, you will see the list of ticketing systems that have already been synced with Kodesage. By selecting a specific system, you will see the list of tickets listed in Kodesage.
Once the auto-commenting feature has been enabled, Kodesage will automatically leave fix suggestions in your tickets in the relevant system like Jira.