apache / apache/grails-intellij-plugin

Report overridden properties in Grails services as errors (or at least warning)

Open
#325 0 comments 0 reactions 0 assignees View on GitHub
enhancement imported-from-youtrack
Dominant language
Java
Stars
17
Forks
4
Avg merge
5d 15h
Merged PRs (30d)
4

Description

Every overridden property in Grails service is sources of problems as it breaks dependency injection for unknown reasons.
IntelliJ is already reporting whether the property overrides a property from the superclass so all the information should be present. Would be great if in that case warning or even error is displayed.

---

*Imported from [IDEA-182055](https://youtrack.jetbrains.com/issue/IDEA-182055) · Type: Feature · 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

Locate the existing IntelliJ inspection or entry point that identifies properties overridden from a superclass, then trace how Grails services are recognized. Done means an overridden property in a Grails service is consistently reported as an error or warning, with coverage added wherever the existing project tests this behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.