apache / apache/grails-intellij-plugin
Groovy code inspection cannot resolve symbol on Domains methods
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
When i use a Domain and try to call save() or merge() or other Domain method tell me is a bad method name.
On Services don't put a red file but don't tell me is right.
---
*Imported from [IDEA-151226](https://youtrack.jetbrains.com/issue/IDEA-151226) · 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
Reproduce the inspection in IntelliJ with a Groovy Domain calling save(), merge(), and another Domain method, then compare its behavior with a Service. Trace the inspection entry point that reports bad method names; done means valid Domain methods are no longer flagged while invalid names remain detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100