Use branch comments to leave feedback on changes between two versions of a test or flow on a branch. You can create and resolve comment threads to ask questions, work through issues, and align on changes collaboratively with your team within mabl, instead of relying on outside tooling.
Adding a comment
To get started, navigate to the branch details page and click on the change count for the test or flow that you’d like to compare.

Click on the change count to open the compare view
In the compare versions view, click on the comment button in the top right corner to add a new comment. You can use markdown to format your comments.
Responding in a thread
In addition to creating comments, you can respond to existing comments by clicking the comment icon under any top-level comment. Similarly, clicking that same icon will take you to the thread attached to that main comment.
Resolving a comment
When you and your team have resolved an issue, you can click the green check to resolve the comment and any threaded comments. Resolved comments can still be accessed and unresolved, but they will not be expanded by default.
Deleting a comment
Comments can only be deleted by the person who created them and cannot be recovered.
Where comments live
Branch comments stay attached to the branch, not the test or flow. Even after a branch is merged, you’ll need to revisit the branch details page to see those comments. They don’t appear in the test or flow’s normal view.
