Skip to content

Remove the `type` argument to `create_or_show_issuable`

Robert Speicher requested to merge rs-infer-type into master

We now infer this string directly from the issuable's class name in Issuable#type.

Extracted from !414 (merged) to reduce MR size.

Edited by Robert Speicher

Merge request reports