Hello,
Hope everyone is doing awesome.
I believe everyone read my previous post.
If you haven’t read that, here it is Things-noticed-on-upgrading-from-v8-2-to-v9-0-part-1/
As part of upgrading, We tried importing of v8.2. solution.
Import fails:
Error 1:
In import wizard, it shows generic SQL error, try contact Administrator or Microsoft. I just downloaded the import log file and searched for error text.
Bingo!! Found something useful. Here is the error.
Entity Relationships – opportunity_parent_account – The nav pane properties for the entity relationship role a63574d6-42cc-e711-a835-000d3a1bea77 are not customizable
I felt that something wrong in this relationship. Checked out couldn’t find anything useful. While comparing the Customization.xml of this entity with previous version of the same, it sparked that there is a new set of XML tags are added to each relationship. Tried commenting that xml tags , it worked. But no idea, Why? Yet to do R&D on that.
Below xml code are commented which is part of this “<EntityRelationship Name=”opportunity_parent_account”>” tag.
Import is successfully passed this issue and got stuck in another one.
Error 2:
Process Action contains a parameter that is not supported. Name: {EntityName}, type: Entity, direction: Input
This is normal that we used to pass the entity as input. I dint feel something wrong in the input. I just deactivated the Action and imported back. Successfully imported.
In this release, i have faced these two issues. I just shared with you all.
Do share with me if you faced any issues in upgradation. I can update it to this post.
Feel free to reach out to me if you need any help on upgrade your project / consulting.