Structure Filter improvement: project without structure enable need a hint from the plugin
When use a JQL with project field and the project have no flag to support structure show a hint warning the user that needs to enable the support to structure, or will be excellent to choose to enable it.
The current implementation only shows no search results.
The uses get confused and don't know if the plugin is working or they are doing some misconfiguration.
-
Rafael, thanks for your suggestion. It does make sense, although it might not address all possible cases, because the user may imply searching through all projects without actually expressing that in JQL. For example "created > 0d" would give only issues created in the last day in Structure-enabled projects, which might confuse the user who knows that issues in other projects also have been created.