But we commit our changes from the Vault GUI client.
Therefore the GUI client is (fair enough) not always up-to-date on the check-out state when we switch to it.
When we press Commit All we get the following problem:
- The check-out list does not contain all files that should be committed
- But it is not easy to spot this problem.
- When the commit is complete the GUI client refreshes the state, revealing the files that was not committed (by Commit All)
We would be very pleased if "Commit All" first did a refresh (F5) and then the actual Commit All, such that Commit All actually committed all changes.