Skip to content

FEA028 - Ensure efficient bug reporting and triage processes

Feature ID FEA028
Subsystem the feature is part of PrestaShop as a Service
Responsible person Tugba Ilhan(0987)
Status proposal

All relevant issues related to or contributing to the definition of the feature are gathered here

[User Story 071] As a developer, I want to be able to check last reported bugs from issue tracker.
[User Story 072] As a developer I would like to get enough information about problem (recorded in bug report) so I can reproduce bugs, so that they can be quickly addressed.
[User Story 073] As developer I would like to be able to link my commit message with reported bug, so I can link my fix with bug Issue.
[User Story 074] As a developer I would like to filter new bugs from old ones by the label so I can focus on them better.

User interface mock-up

No changes to user interface

Testing / possible acceptance criteria

  • Developers can view the most recently reported bugs from the issue tracker. (Test Case)

  • Each bug report includes clear and complete reproduction steps and relevant logs/screenshots. (Test Case)

  • Developers can link commit messages to specific bug report IDs. (Test Case)

  • Bugs can be filtered by labels (e.g., "new", "critical", "frontend") for prioritization. (Test Case)

  • Linked bugs are automatically updated with fix references after merge. (Test Case)