Suite: Better naming for multiple navigation properties to same entity #18474
Description
Resolves #10824
Added propertyName input to the basic tab:
Fixed the duplicate namespace for the same np and set the name from the property name specified:
It's a breaking change, because instead of setting entityName with duplicateNumber, now we use the propertyName without the Id postfix.
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 worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
Please describe how this can be tested by the test engineers if it is not already explicit - or remove this section if no need to description.