Skip to content

Fix questions and false negatives

euko requested to merge 427251-fix-questions into master

What does this MR do and why?

  1. Fix questions that didn't have spaces (ex. What is this?Blah => What is this? Blah)

  2. Force reset Issue's variable link_reference_pattern

link_reference_pattern does not reflect the stubbed url (gitlab.com).

Epic does not have this problem because its method does not memoize.

Related to #427251 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by euko

Merge request reports