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

Ability to link parent ticket to child ticket as a child, causing stack overflow #30

Open
antgilbert opened this issue Apr 25, 2013 · 0 comments

Comments

@antgilbert
Copy link

Would be good if creation of a parent-child relationship was blocked if opposite relationship exists in subtickets table. Receive a stack overflow if either of the tickets is viewed, trace as follows:

File "build\bdist.win32\egg\tracsubtickets\web_ui.py", line 113, in get_children
children[id] = self.get_children(id, db)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant