Currently, when only one user is available for the random auto-assign and if that user was already assigned, then the assign will fail. This patch addresses this issue by allowing to reassign a user who’s already assigned. A new parameter (`allow_self_reassign`) has been added to `Assigner#assign` with a default value of `false`. |
||
---|---|---|
.. | ||
components | ||
fabricators | ||
integration | ||
jobs | ||
lib | ||
models | ||
requests | ||
serializers | ||
support | ||
system | ||
plugin_spec.rb |