Angular - Fixing the issue with properties having the Id postfix #21792
BackDescription
Resolves #21789
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- Navigate to
abp > npmdirectory and run the deploy scriptdeploy-suite-run-before-nuget.ps1 - Then you can create the project and master-child entities with the File property to test the changes.
- It is best to test the property creation having the
Idpostfix.