Hi, If anyone what to get involve in Apache Flex but doesn't know what to work on a good place to look is the closed and later list of JIRA issues.
The current JIRA setup doesn't allow public filters so here is the advanced search to give the list of issues in this state. There are currently over 4000 issues in this state: project = "Apache Flex" AND resolution = Later AND status = Closed ORDER BY priority DESC Here a few other advanced searches I use that make management of JIRA issues a little more manageable. Most watched issues: project = "Apache Flex" ORDER BY watchers desc Most voted for issues: project = "Apache Flex" ORDER BY votes desc Thanks, Justin