Skip to content
Snippets Groups Projects
Verified Commit ee36d59a authored by Robert Speicher's avatar Robert Speicher
Browse files

Add IidRoutes to Epic model

0af2ab18 decoubled the `to_param`
behavior from `AtomicInternalId`, but this model was forgotten.
parent 641583ee
No related branches found
No related tags found
3 merge requests!601111.0 RC5 EE test prep branch,!5998Prepare 11.0 RC5 EE release,!5962CE upstream - 2018-06-04 14:04 UTC
Pipeline #
......@@ -4,6 +4,7 @@ module Epic
prepended do
include AtomicInternalId
include IidRoutes
include ::Issuable
include Noteable
include Referable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment