I know they're doing their best to phase out Suite...
# general
r
I know they're doing their best to phase out SuiteBundler in favor of SDF, which I support, but one use case I'm not seeing addressed. What if you have something you're working on in a Sandbox that's not yet ready for deployment to Prod, but you need to refresh the Sandbox? How do you not lose that work? Using SuiteBundler, you could previously use the "save to repository" option and then re-install the work once your SB is refreshed. Is there a comparable option in SDF I'm not seeing?
e
Backup those objects using SDF and then push it up to github so that you can restore it back to the newly refreshed SB
r
Hmm so no option only within NetSuite though? Thanks though that is a good suggestion.