Code modifications

i made some changes to the code and tried to deploy it on a server.

i still want to get updates from the main repo and still apply changes from my end and deploy it. what’s the best way on how i should do it?

Do not make changes in default code, try to manage your customization with,

Custom Script
Custom field
Custom App

Add it to the core repo by sending a pull request, if your changes are generic and of good quality.

1 Like

would it still be applied to other instances that i will deploy it?

when you say generic, what’s the criteria for that?

I think it should be useful for others as well.