Commit e92b7fc
committed
Fixed #114 -- Removed default owner for tickets
The previous configuration would display a "< default >" user
as a value in the dropdown on ticket creation, and using that
value would then assign the ticket to the component's owner.
But we don't use component owners, so the result was that the
ticket was assigned to an empty string.1 parent c853691 commit e92b7fc
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
| |||
0 commit comments