Skip to content
Snippets Groups Projects
  • Romeo Van Snick's avatar
    b8997a1e
    Remove "Replace or save question" UI when saving and edited question from a metric (#48669) · b8997a1e
    Romeo Van Snick authored
    * Remove 'Save as new question' toggle when saving questions from editing a metrics' ad-hoc question
    
    * Allow visitQuestion to work for metrics
    
    * Use visitQuestion in metric test
    
    * Add test for #48555 (showing the 'Save as new?' ui for metrics)
    
    * Add issue info to repro
    
    * Use visitMetric, visitModel and visitQuestion helpers in createQuestion
    
    * Move check to make it more clear what the save ui does
    
    * Use cy.button for Done button
    
    * Remove unnecessary .within
    
    * Sign in as normal user
    
    * Add missing dataset alias
    Remove "Replace or save question" UI when saving and edited question from a metric (#48669)
    Romeo Van Snick authored
    * Remove 'Save as new question' toggle when saving questions from editing a metrics' ad-hoc question
    
    * Allow visitQuestion to work for metrics
    
    * Use visitQuestion in metric test
    
    * Add test for #48555 (showing the 'Save as new?' ui for metrics)
    
    * Add issue info to repro
    
    * Use visitMetric, visitModel and visitQuestion helpers in createQuestion
    
    * Move check to make it more clear what the save ui does
    
    * Use cy.button for Done button
    
    * Remove unnecessary .within
    
    * Sign in as normal user
    
    * Add missing dataset alias
Code owners
Assign users and groups as approvers for specific file changes. Learn more.