Ignore out of range epic IDs
Including a Markdown reference with a large epic ID (e.g. `&1161452270761535925900804973910297`) would cause an Error 500 with `ActiveModel::RangeError`. To fix this, we implement `reference_valid?` for the `Epic` model. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57367
Showing
Please register or sign in to comment