Skip to content

Fix broken issue rendering when initial ID is null

Simon Knox requested to merge psimyn-master-patch-67871 into master

What does this MR do and why?

Fix broken issue rendering when initial ID is null

We added toString in !133621 (merged) but id/iid can be null on initial render (sometimes?)

Changelog: fixed

Broken example: omnibus-gitlab#8291 (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 Simon Knox

Merge request reports