apache / apache/grails-intellij-plugin

Grails controller public methods should not be highlighted as unused

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

Description

Public methods of controller classes provide HTTP API which is called on request so they don't have explicit usages.

---

*Imported from [IDEA-175687](https://youtrack.jetbrains.com/issue/IDEA-175687) · Type: Bug · Votes: 2*
*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 source file or test is named in the issue. Start by locating the inspection that marks unused methods in Grails controllers, then reproduce the warning with a public controller method handling an HTTP request. Done means such public controller methods are no longer highlighted as unused while genuinely unused methods still are.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.