Registry
                    
                        
                            
                                {{ option.text }}
                            
                            
                                {{ option.text }}
                            
                        
                    
                
                @if (supportsBranching) {
                    
                        Branch
                        
                            
                                {{ option.text }}
                            
                        
                        @if (importFromRegistryForm.controls['branch'].hasError('required')) {
                            No branches available
                        }
                    
                }
                
                    Bucket
                    
                        
                            
                                {{ option.text }}
                            
                            
                                {{ option.text }}
                            
                        
                    
                    No buckets available
                
                
                    Flow
                    
                        
                            
                                {{ option.text }}
                            
                            
                                {{ option.text }}
                            
                        
                    
                    No flows available
                
                
                    
                        Keep existing Parameter Contexts
                        
                    
                
                
                    Flow Description
                    
                        {{ selectedFlowDescription || 'No description provided' }}
                    
                 
             
            
                
                    
                        
                        
                            | Version | 
                                    {{ item.version }}
                                 | Created | {{ formatTimestamp(item) }} | Comments | 
                                    {{ item.comments }}
                                 | |
                        |