apache / apache/grails-intellij-plugin
Can't call a generated default constructor in Grails domain class without false error reporting by IDEA
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
Issue was already reported and fixed as issue [IDEA-144371](https://youtrack.jetbrains.com/issue/IDEA-144371) but the issue still occurs. For easy reproduction I have created a test application: [https://github.com/flofreud/idea-recursive-constructor-example](https://github.com/flofreud/idea-recursive-constructor-example)
---
*Imported from [IDEA-148162](https://youtrack.jetbrains.com/issue/IDEA-148162) · Type: Bug · Votes: 0*
*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
Start by running the linked idea-recursive-constructor-example test application in IntelliJ IDEA and compare the current behavior with the fix described in IDEA-144371. Trace the Grails domain-class handling that reports the recursive-constructor error; done means calling the generated default constructor no longer produces a false error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100