Update Angular custom changes to Version 9.3

Hello,

we are running Angular WebPortal with multiple custom changes based on Version 9.2 (from GitHub) and now we need soon as possible update to 9.3 because of Azure MFA enforcement and o365 Groupsync.

Now i have the problem to merge all changes to v93 branch, there are multiple merge conflicts and over a GIThub Issue (https://github.com/OneIdentity/IdentityManager.Imx/issues/246) i get response that "We don't offer any support to porting custom changes to future branches". has anyone the same problem and is there another solution as implement all custom changes on v93 again? 

  • Hi  

    I saw your post on the project github. At least you're not alone.

    I downloaded the oob v93 code and its latests merges and started the migration. All my custom changes , along with some improvements in Angular18, are being ported *manually and carefully* to v93. So now I'm implementing client requests on both versions. And not only Angular. I have around 10 custom api endpoints for custom plugins I had to recompile. See the api project page too: github.com/.../IdentityManager.ApiSdk

    I'm still waiting for some fixes on v93 so I'm not in a hurry. Lucky me.