-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Project Administration - Permissions
If a simple html link is created to post data to CreteIssueDetails action with a project that does not allow anonymous issue reporting and the user is not logged in, an error is occur.
The preferred behaviour would be to redirect the user to to a login page (only if anonymous reporting is not allowed and the user is not logged) and then back to the CreateIssueDetails with all the passed parameters.