Hi @<1709015393701466112:profile|ScatteredPeacock14> , please open a GitHub issue for this to follow up on!
			
				Answered
			
			
 
			
	
		
			
		
		
		
		
	
			
 				
	
	
		
			
		
		
		
		
	
					
		
		Hi, I'Ve Seem To Come Across A Bug When Creating A New Child Dataset That Overwrites Parent Dataset Files. The New Files In The Child Are Added As External Files, But The Files In The Parent Are Zipped. As A Result, The Modified Files Are Both In Link Ent
Hi, I've seem to come across a bug when creating a new child dataset that overwrites parent dataset files. The new files in the child are added as external files, but the files in the parent are zipped. As a result, the modified files are both in link entries and file entries, but due to how  get_local_copy()  is currently implemented, it always overwrites the newer external files with symlinks to the parent dataset files. Here's a minimal example:  None . The weird file/link issue is also reflected in the dataset dashboard file/link and files changed counters. I would've expected that it'd show either that files added to be 1 and modified 1 or added to be 2 and modified 0, but somehow it ends up at added 2 and modified 1.
1K Views
				1
Answer
				
					 
	one year ago
				
					
						 
	one year ago
					
					 Tags
					
			Similar posts