| Número de ID do Erro | 
                        BUG-000117902 | 
                         | Enviado | November 2, 2018 | 
 
                        | Última Modificação | June 5, 2024 | 
 
                        | Aplica-se à | ArcGIS Survey123 | 
 
                        | Versão encontrada | 3.0 | 
 
                        
                        | Sistema Operacional | Apple iOS | 
 
                        | Versão do Sistema Operacional | 11.0x | 
 
                        
                        
                        
                        | Status | Known Limit
                            
                        
                        
                            Após revisão pela equipe de desenvolvimento, foi determinado que esse problema está relacionado a uma limitação conhecida do software que está fora do controle da Esri. A seção Informações Adicionais do problema pode conter mais explicações.
                        
                         | 
 
                        
                    
                    
                    
                        
                         
                         
                
                
                
                    
                    
                
                    
                        
                            
                        
                            Informações Adicionais
                            Due to the order in which values are loaded when opening a survey from the Inbox, the relevant statements are initially processed in the same order as the existing values are loaded. In the example survey provided, where the select_one question is after the questions with the relevant statements applied, the value has not been loaded for the select_one question from Inbox when the first three questions are processed, therefore loading these relevant statements are false and the values are not retained. However once the value for select_one is loaded, the other questions become relevant again, but the values have been lost due to the relevant statements change of state from false to true.
To resolve this issue the select_one question must be before (above) the relevant statements that are conditional to the answer to that question.
                        
                        
                            Solução Provisória
                            Post the condition input before the conditional statements.
                        
                    
                    Etapas para Reproduzir