apache / apache/grails-intellij-plugin
Grails domain class dependency graph does not reflect inheritance
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
The Grails domain class dependency graph shows associations (hasMany/belongsTo), but does not appear to reflect inheritance relationships (where a domain class extends another).
---
*Imported from [IDEA-107222](https://youtrack.jetbrains.com/issue/IDEA-107222) · Type: Bug · Votes: 1*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the implementation of the Grails domain class dependency graph and its handling of hasMany/belongsTo associations, then inspect how inheritance is represented. Done means domain classes that extend another are reflected in the dependency graph alongside associations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100