"The following assets could not be successfully checked out from revision control" when checking out already checked out assets · Issue #205 · ProjectBorealis/UEGitPlugin · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi, thanks for the write up. I agree that this is bad behavior for users to have to deal with. This is an engine issue, it's fixed in one of our engine patches. I'll give a link soon once I can find it.
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:
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
The text was updated successfully, but these errors were encountered: