Skip to content

Swap web_url with resource ID

Jason Yavorska requested to merge jlenny-master-patch-04188 into master

I had the realization after merging that, because this is going to run once for CE and once for EE anyway, having the issue links use the resource ID format is not going to be a problem because there is no mixing. In that case, not using the URL is better because there's no chance of it being blocked as spam.

Merge request reports