•  
     
    story #7169 Create items in backlog without reload
Summary
agile team member
Create items in backlog without reload
I have a very reactive interface and I don't have to wait for page reload
I can create/edit tasks one after another very quickly

I can create new items of all supported types in backlog

Empty
Empty
Status
Empty
Done
Development
  • [x] Does it involves User Interface? 
  • [x] Are there any mockups?
  • [x] Are permissions checked?
  • [x] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#7169
Manuel Vacelet (vaceletm)
2015-03-05 10:03
2014-07-03 17:26
7495

References

Follow-ups

User avatar
We discussed the point by email but I forgot to update the story accordingly, sorry about that.

During implementation of the feature, we first thought it was possible to re-use the work already done on modal for planning v1 but it proved to be a wrong path. To make a long story short, with AngularJS, it's a very bad practice to embed existing HTML and no angular javascript scripts "on the fly". We managed to make something for the backlog part but the code is brittle, this is not a sustainable solution for artifact creation/edit (as it will be used on Planning v2, Kanban, and all futur Angluar developments).

There is a dedicated epic to cover all the things (epics #7856)

  • I want to
    -Create and edit cards without reload 
    +Create items in backlog without reload 
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Category set to
User avatar
Hi, Edit was not implemented as part of this release. Has it been planned?

  • Permissions set to
User avatar
I have a question related to this story. We are running v2.10 here and in the Sprint Planning V2 screen I still cannot edit/modify the contents of stories that are displayed. I can create new stories but there is no way to edit an existing story, just like we can do with the traditional planning view.

Was it an oversight?