I'm working in a document library that uses versioning (minor and major), but does not require check-out of documents.
I've created a workflow that does various things to a document in this library. The last thing that the workflow does is check the document in as a major version. However, when I go back to the library, the document has the version 1.1.
After I check the document in, I write to the workflow log and change the workflow status, but surely these actions shouldn't affect the document itself, right?
What is strange is that the workflow log shows that the document was checked in as 1.0. Where does the new minor version come from?
Please help! Many thanks in advance.
Kasia.