Open mordechaif opened 1 year ago
Greetings! Were we able to get this working?
Yes sir! Live in Production
How did you get it to work? We have the managed package in our orgs, have tried to uninstall and reinstall the source code with no luck.
Are you getting errors?
I am not the dev for the project but here is what I was sent
pen source is in consistent state classes/qsyd_File.cls: ERROR at line 20, column 40 - Class qsyd_File must implement the method: String qsyd_IItem.getSubClass() Also qsyd_FileExplorerCommon.cls query on line 44 had namespaced version of custom metadata I had to remove the namespace in order to deploy
yes of course you will have to rename all the Labels and sObjects in the code to not have the prefix of the package. My repo should have the package ready for download.
@mordechaif i made a one line PR on your forked version. the custom metadata value didn't match up with a global string in FileExplorerCommon
Made multiple updates to enable the Deploy to Salesforce button to work, Most were to the package.xml file.