Is there a method to determine which object requir...
# sdf
e
Is there a method to determine which object requires a certain feature? I am attempting to deploy from one SB to another SB, and the validation returns errors due to features that are not enabled in the target SB account. However, those features are not enabled in the source SB account. If I was able to see which objects are causing the errors maybe those could be moved via suitebundler or ignored. (This project has a lof of objects.)
a
Hi @ehcanadian can you share the error you are getting. And which tool are you using and version?
e
The WebStorm plugin, latest version (2020.2.0)
Untitled
a
So some of them could be false positives. (Known bug) Can you enable the ones you can find in your account. Like oAuth for example
If you remove them from your manifest. The ones giving error, you should be able to deploy
e
okay, I'll give it a shot, thanks
a
Many of them you dont need, and are added unnecessarily.