-
Notifications
You must be signed in to change notification settings - Fork 544
Open
Labels
good first issueGood for newcomersGood for newcomerstriage-acceptedIssue is accepted by the organisation to be worked on.Issue is accepted by the organisation to be worked on.
Description
Both branches of if-then-else
are identical
devtron/pkg/auth/user/repository/UserAuthRepository.go
Lines 1130 to 1134 in fb1cbf5
} else if team == "" && app == "" && env == "" && act == "" { | |
return model, nil | |
} else { | |
return model, nil | |
} |
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstriage-acceptedIssue is accepted by the organisation to be worked on.Issue is accepted by the organisation to be worked on.