Commit 9d4054bb authored by James Fargher's avatar James Fargher

Merge branch 'ss/rm-comment-from-resolver' into 'master'

Rm comment from resolver

See merge request gitlab-org/gitlab!74444
parents 04f69bfd bbbb988e
......@@ -34,7 +34,6 @@ module EE
def filter_by_iteration(filters)
iteration_wildcard_id = filters.delete(:iteration_wildcard_id)
# passing string is not failing the check...should be an array
iterations = filters[:iteration_id]
if iterations.present? && iteration_wildcard_id
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment