function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rich PRich P 

Installed Salesforce Labs app, now unable to deploy any changes to Production

This in regards to the "Magic Mover for Notes And Attachments to Lightning Experience" app. Note that there really should be a way to contact the developers directly. I feel like I am launching a message in a bottle here...

After installing the above mentioned app, I am getting two unit test failures that are preventing me from deploying changes to production. The errors are:
Run Failures:
  ATFAttachmentsToFilesControllerTest.testRefresh System.LimitException: Too many SOQL queries: 101
  ATFDeleteBatchTest.attachmentsDeletionTest System.AssertException: Assertion Failed: Expected: 0, Actual: 3

I am guessing the only solutions here are to uninstall the app or wait for one of the developers to happen upon this post and submit an update to the app?