Skip to content

Conversation

@mordechaif
Copy link

Made multiple updates to enable the Deploy to Salesforce button to work,
Most were to the package.xml file.

@sdarr2019
Copy link

Greetings! Were we able to get this working?

@mordechaif
Copy link
Author

Yes sir! Live in Production

@sdarr2019
Copy link

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.

@mordechaif
Copy link
Author

Are you getting errors?

@sdarr2019
Copy link

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

@mordechaif
Copy link
Author

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.

@ctcforce
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants