In Diffusion, if someone raised a concern on one of my commits and made a comment on a section of code:
- I can click the "Done" checkbox by the comment to mark it as done.
- This adds a note that my change is "Unsubmitted." This seems reasonable, and it makes me think I should click Submit at the bottom of the page.
- If I click Submit at the bottom of the page, the page is submitted, and the server acts like it's doing something, but my marking the comment as Done still shows as unsubmitted.
Apparently I have to actually enter text in the Comment section at the bottom of the page for my change to be processed. If I don't have anything to say, it would be nice to simply click a few Done checkboxes, click Submit, and be done.