I have been testing the Check In and Check Out function in the repository and find that it does not necessarily perform like I think it would.
The 1st user checks out the document, but there isn't a flag or indication that the document is currently checked out unless the 2nd user view the checkout details.
A 2nd user can download the same document and make modifications to the document, save, and submit the document. But the document doesn't truly get saved since it is checked out by another user.
I am wondering if this a 'coding' issue or setting issue where I can go in and set it up. If not, is there any possible solutions?