How do I grant permissions to create new issues in a specific project to any registered user?
You should create or configure a user group that: • Allows to report issues within a specific project via Issue:CREATE permission. • Enables Auto Join option, letting all new registered users join it automatically. Here’s how to do that using predefined groups and roles: • In the Admin Area, open the Groups tab. • Click New Users. This is a predefined group that controls permissions for all registered users. • In the Main tab, select Auto Join to automatically add all new registered users to this group. • Open the Roles tab. • Click Assign role. • In the Assign Role dialog box, select Reporter in the Role drop-down list. In the Projects combo box, select projects where you want to enable any registered users to create new issues: • Click OK to apply changes.