I wrote a custom javascript function for a button on the ribbon. Everything works fine. But, when i export the solution and import it to other environments. It is creating a duplicate customAction tag in the RibbonDiffXml which causes import to fail.
I modified the customizations.xml file and imported it. it works fine now. But, i am not able to find why this is caused. What if i export a solution in future. do i have to do this all the time?
↧