Changes on team server after commit

2
When I make changes in my model I can see in the changes view detailed information on what was changed. How can this details be retrieved after a commit to the team server? It still gives me info on which form or microflow was changed, but no longer the details as before the commit. Is this information lost? Or am I doing something wrong as a novice team server user? It would seem to me that this is valuable information when working in teams. Now I know that there was a change and have to compare to see what was changed while this info was there before the commit.
asked
1 answers
2

The meta-information of a commit only stores which documents are changed. The details of the changes inside the documents cannot easily be viewed. It would mean downloading the revision and the revision before it and comparing them. With a large project this could take some time. However, you can always submit a feature request.

answered