Add edit specific URL to Iterations
Iterations do not have an explicit URL that is sharable to the edit view. It should.
Designs
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related or that one is blocking others.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Gabe Weaver added to epic &2422
added to epic &2422
- Gabe Weaver mentioned in issue #221284
mentioned in issue #221284
- Maintainer
two approaches for this:
- Add edit.html.haml and load form, then have clicking
Edit
buttonpushState
or something - Use
vue-router
, and handle all routes via index.html
I think we can attempt (2) first as I think that's what we want to do long-term. If it gets too complex can fall back to (1).
- Add edit.html.haml and load form, then have clicking
- Dirk Lachowski mentioned in issue #232568
mentioned in issue #232568
- Donald Cook assigned to @psimyn
assigned to @psimyn
- Donald Cook changed iteration to *iteration:18
changed iteration to *iteration:18
- Donald Cook changed milestone to %13.3
changed milestone to %13.3
- Donald Cook added workflowin dev label
added workflowin dev label
- Donald Cook set weight to 3
set weight to 3
- 🤖 GitLab Bot 🤖 changed milestone to %13.4
changed milestone to %13.4
- 🤖 GitLab Bot 🤖 added missed:13.3 label
added missed:13.3 label
- Simon Knox added workflowin review label and removed workflowin dev label
added workflowin review label and removed workflowin dev label
- 🤖 GitLab Bot 🤖 added sectiondev label
added sectiondev label
- Developer
@psimyn Is there an MR associated with this?
- Maintainer
there is! !39296 (merged)
this should also be closed now
- Simon Knox closed
closed
- 🤖 GitLab Bot 🤖 added Category:Team Planning label
added Category:Team Planning label
Please register or sign in to reply