Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • stacks stacks
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 173
    • Issues 173
    • List
    • Boards
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • YourHeadYourHead
  • stacksstacks
  • Issues
  • #589
Closed
Open
Issue created Oct 18, 2020 by Isaiah Carew@isaiahcarew☕Owner

ID's of partials within partials are malformed

Currently partials within partials add an extra "p" to the front of the nid portion of the ID

An example ID of a stack contained within three partials:

partial(251) -> partial(4) -> partial(4) -> stack(2)

stacks_in_ppp251_n4_n4_n2_page5

The expected behavior should be this without the extra p's? or perhaps something else similar.

Assignee
Assign to
Time tracking