Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • vidjil vidjil
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,717
    • Issues 1,717
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vidjilvidjil
  • vidjilvidjil
  • Merge requests
  • !173

database.js remove call to initClones in displayResults

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ryan Herbert requested to merge feature-c/more_robust_spinner into dev Mar 08, 2018
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

This call was causing issues when some controllers were returning error messages since it was attempting to initClones while displaying the return message even if the model had not yet been loaded. This lead to the ajax spinner to spin indefinitely.

Closes #3071 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-c/more_robust_spinner