•  
     
    story #8373 see fields changes in modal follow-up comments
Summary
scrum user
see fields changes in modal follow-up comments
Empty
  • For each follow_up comment, display
    • Fields changes
    • Diff
  • Priority changes are NOT part of the change display as:
    • The current representation of changes is hardly usable, it's not a good idea to spend time to re-implement the same thing.
    • If there is a real need of this information, a dedicated story will be written with a focus on how to make it usable.
    • Note: there will be a message that inform user that priority changes are not displayed with a link to the artifact if they need the info.
  • Display as shown in story #8372
Empty
Patricia Carrasco (pcar)
Status
Empty
Canceled
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] 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?
  • REST: add attribute in artifacts/:id/changesets for "fields" param: all, comments, comments_with_diff
  • REST: handle priority changes
  • REST: artifact representation:
{
  ...
  diff_with_previous: [
    {
      field_reference: {
        id:
        label:
        type:
      },
      html_diff: "string",
    },
    ...
  ]
}
  • Angular: Display html_with_previous (cf. mockup in story #8372)
  • Angular: handle "show diff" button for textarea fields

 

Details
#8373
Manuel Vacelet (vaceletm)
2018-07-17 10:55
2015-08-25 16:00
8481

References
Referencing story #8373
Referenced by story #8373

Follow-ups

User avatar
Hi Manuel,

We do not see the need to display Fields changes and Diff in the modal view. Please see our comment in story #8372. Only the follow-up comments should be part of the modal view. The Fields Changes and Diff information can be viewed in the artifact view. What do you think?
User avatar
Hi Patricia,

Tell us if the story corresponds to your needs ?

  • CC list set to Patricia Carrasco (pcar)
User avatar
  • 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
User avatar
  • Technical informations
    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
User avatar
  • 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
User avatar
  • 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
  • Technical informations
    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