Skip to content

Issuable parent param refactor

Sean Arnold requested to merge sarnold-issuable-parent-param-refactor into master

What does this MR do?

This is based off the suggestion by @alexkalderimis here !39914 (comment 400466949).

This MR:

  • Renames IssueResolverFields to a more appropriate IssueResolverArguments.
  • Moves the logic for parent_param into the IssuableFinder.

Does this MR meet the acceptance criteria?

Conformity

Edited by Sean Arnold

Merge request reports