Search Issue Tracker
Active
Votes
0
Found in
Not Applicable
Issue ID
UUM-140335
Regression
No
[UVCS]Command "cm partial update" not affecting outside folders.
Steps to reproduce:
- Create a folder with a file in a workspace "A" - "folder1/text1.txt".
- Create a second folder in the same workspace - "folder2".
- Run a check-in operation.
- Create a second workspace "B" and update, getting the content added previously.
- Move "text1.txt" to "folder2" in workspace "A" and check in.
- Run a "cm partial update" operation from "folder1" in workspace "B".
Actual results:
Error appears:
{{}}
{code:java}
No synchronization destination for move 'q:\\ws2\\folder2' was selected, so item 'q:\\ws2\\folder1\\text1.txt' will not be moved. Please refresh your workspace or select a move source and destination and retry the operation.{code}
{{{}{}}}Currently, this is the expected behavior, as the operation was run from within a folder that has no access to the other.
Expected results:
Expected results from customer - folder1 is updated (text1.txt is removed from the folder)
Reproducible with versions:
Any
Not reproducible with versions:
N/A
Can’t test with versions:
N/A
Tested on (OS):
Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Visible instance buffer returns 0 for every instance when using BatchDrawCommandIndirect on Adreno devices with Vulkan API
- [Android][Vulkan] Native crash in AndroidVulkanVideo::ProcessFrame and AndroidVulkanVideo::Context::~Context() when switching screens
- Screen brightness is not set to a default value when Screen.brightness is set to a negative value
- macOS app window title is not localized when built from generated Xcode project
- Unity Hub doesn't preserve the changed Channel when manually restarting the Hub
Add comment