Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Associations from controllers to service interfaces and service classes to DAO interfaces do not show navigability #55

Open
vitorsouza opened this issue Aug 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vitorsouza
Copy link
Member

In the context of Application Models, associations from controllers to service interfaces and from service classes do DAO interfaces do now show navigability, as shown in the figure below (an arrow was expected pointing to RegistrationService and another pointing to AuthorDAO, whose interface ball is not showing -- see bug #54):

Captura de Tela 2024-08-01 às 10 57 27

Even if manually specifying Navigable -> Unspecified in one end and Navigable -> True in the other, the navigability does not show. When this is done in an Entity Model, it works. Hence, most likely this is a bug in Visual Paradigm. Need to check if it happens in the latest version/build of the software and open an issue if there is not one already opened for this bug.

After the bug is fixed and manually assigning the navigability works, need to check if the context menu that adds these associations is automatically setting the navigable property of each end of the association.

@vitorsouza vitorsouza added the bug Something isn't working label Aug 1, 2024
@gabrielgatti7
Copy link
Collaborator

gabrielgatti7 commented Aug 8, 2024

In the latest version/build (v17.2 Build 20240624) the bug still occurs. I've already submitted a ticket to the VP reporting the bug (from this issue and also from #54). The ticket ID is WON-408-43091.
View Ticket_ #WON-408-43091 - Powered by Kayako Help Desk Software.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants