In developer project when I create issue it unasigned - it OK.
If I create issue in production project after create issue it's assigned to current user . what's going on :| ?
It sounds like there is a post function in production to assign it to the current user.
Hmm ... maybe - but i'm testing create isuue on test and production and it's look like default value to field AssignTo in CreateIssueScreen ? How I change this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In production env it's default : assign do reporter (in all project ) :( . I Must unass in post func. after create new iss )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.