• Aundrea McClure
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
I'm trying to deploy to the survey force app to production, but continue to get the 2 error messages below. Any guidance would be appreciated.

error 1:
GettingStartedController
testGettingStarted
System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.ReportFinderUtil.findReportId: line 7, column 1 Class.GettingStartedController.viewResults: line 56, column 1 Class.GettingStartedController.testGettingStarted: line 153, column 1

viewSurveyResultsComponentController
testResultController
 System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.ReportFinderUtil.findReportId: line 7, column 1 Class.viewSurveyResultsComponentController.<init>: line 12, column 1 Class.viewSurveyResultsComponentController.testResultController: line 29, column 1
 
I received repeated error message when trying to load Survey Force into Dev instance.
Message: This app can't be installed. There are problems that prevent this package from being installed. Package Not Found.
I'm trying to deploy to the survey force app to production, but continue to get the 2 error messages below. Any guidance would be appreciated.

error 1:
GettingStartedController
testGettingStarted
System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.ReportFinderUtil.findReportId: line 7, column 1 Class.GettingStartedController.viewResults: line 56, column 1 Class.GettingStartedController.testGettingStarted: line 153, column 1

viewSurveyResultsComponentController
testResultController
 System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.ReportFinderUtil.findReportId: line 7, column 1 Class.viewSurveyResultsComponentController.<init>: line 12, column 1 Class.viewSurveyResultsComponentController.testResultController: line 29, column 1