This is a relatively minor issue but still could be improved I believe.
When selecting multiple assets and manually checking them out using the context menu, a warning message will pop up saying:
"The following assets could not be successfully checked out from revision control"
The wording of the message is a bit misleading as it indicates some error, while nothing serious has happened. It would be cool if this case can be detected and shown as info popup on the bottom right of the editor rather than blocking popup window. Something like "Skipped # already checked out items."
Steps to reproduce:
- In the Content Browser, navigate to any folder containing multiple assets
- Select one asset and check it out manually using context menu Revision Control->Check Out
- Select multiple assets including already checked out one
- Check out the entire selection again using context menu Revision Control->Check Out
Result: Once Check Out process is finished, a blocking warning window pops up with an ambiguous message "The following assets could not be successfully checked out from revision control"
Expected: In case of checking out already checked out assets, provide softer way of warning/informing user as it's not a critical issue