Hello All Experts,
I need to know about how to move solution to prod.
Scenario:- As per Microsoft recommendation Kbarticle is changed to Knowledge Article.
I have used the Knowledge Article with some of the custom fields added into it.
One Custom entity say EntityCustom has relationship 1:N with kowledge article.
some customization has been done also on EntityCustom which are not on the production
Now client don't want customization of the EntityCustom to be put on production rather client want only customization of Knowledge Article.
What will be the best approach for doing this?
Also there is no relationship exists between EntityCustom and knowledge article on production.
if i tried to migrate knowledge article as managed solution then i think it will not import in the prod as dependencies will not be existing already on prod.
how to achieve above functionality on production without hampering the other entity solution.
*This post is locked for comments