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

Make Node ID truly unique #117

Open
1 of 3 tasks
shivasurya opened this issue Aug 28, 2024 · 0 comments
Open
1 of 3 tasks

Make Node ID truly unique #117

shivasurya opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@shivasurya
Copy link
Owner

Describe the bug
If method name and class name are same (for example: constructor in Java) the node ID gets overwritten in the graph.

Version
Please include the version/os for debugging
v0.0.25

What is the priority of the bug to you?

  • P0: blocking your adoption of code-pathfinder or workflow
  • P1: important to fix or quite annoying
  • P2: regular bug that should get fixed

Expected Behaviour
The class and method node should be unique.

Use case
What will fixing this bug enable for you?
Bug makes the node goes missing from graph

@shivasurya shivasurya added the bug Something isn't working label Aug 28, 2024
@shivasurya shivasurya self-assigned this Aug 28, 2024
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

1 participant