Project

General

Profile

bug #4348

Updated by Andreas Müller about 6 years ago

This ticket was is to discuss if the simple InputDialog is the right way to initialise new entities from within the BulkEditor. 


 The Input Dialog makes sense for 'User' and 'Group' entities, but not for the others, namely: 

 * Authors and Author Teams 

 * Reference 

 * Name  

 * Taxon or Synonym 

 === 

 Result of discussion: 

 * for all classes it is not needed. Instead a pop-up detail element (as usual for creating new entities) should be shown. 
 * exception: taxon names, as they are usually parsed. But here the prior selection of the rank should be removed (instead we may check the rank afterwards if it is not parsable or just leave the rank not parsable warning as it automatically comes) 

 


 see also #4362 

Back