It has nothing todo with frame work change. 
Code level issue. Please ignore this post

Thanks


On Monday, 2 March 2020 20:11:46 UTC+5:30, Sai Sankar wrote:
>
> Hi EveryOne
>
> We are migrating our angular application from v1.2.9 to v1.7.9. We keep on 
> fixing the things as per the migration document and finally stuck below.
>
> We have our model as 
>  coredatabase: {
>         visible: false,
>         path: "coredbconfigprovider/database",
>         shouldGet: true,
>         validated: false,
>         passwordchanged: false,
>         description: GoodLocale.t("CORE_DB_DESC"),
>         config: {
>             auth : "sql"
>         }
>     },
>
> From jsp we are taking the inputs from  user . 
>
> While we are attempting to test these details with server the request body 
> altered and that leads to parsing issues at server side. 
>
> A bit confused at this juncture how to proceed.
>
> Attaching the request body from older version (1.2.9) and current version 
> (1.7.9) . The main differences is an extra Config object is coming and 
> inside that, all my fields are existing.also, another difference is for 
> whatever fields I am giving the input from webpage those are coming 
> separately outside. The expectation is all should come outside. PFA screens 
> from older and newer versions.
>
> Can some one please help me to resolve this issue.
>
> Thanks
> Sai
>
>
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/3a919dbe-0283-435b-9056-0ee202db1553%40googlegroups.com.

Reply via email to