•  
     
    story #7496 see priority changes in artifact view
Summary
tracker user
see priority changes in artifact view
I can track down who made a change on priorities

When an artifact is set with a higher priority than another:

  • For the "subject of action" (ie. the artifact being dragged and dropped), there is a new entry in the follow-up comment that highlight this change
  • For other artifacts (environement), from where it was dragged and where it's dropped, there is no information about this change
  • The change message displays that the priority was increase or lowered
  • When there are multiple move, each "subject of action" is referenced

Hence, for artifact "subject of action", in the follow-up section of the artifact, we will have a message like:

  • On Sept 4th, Manuel increased priority of artifact, it was placed before/after "story #85"

When using Planning v2, we have more context information about this priority change. We can detect in which milestone the change was made (Top backlog, Product, Release, Sprint...). In this situation, the follow-up will be like:

  • On Sept 4th, Manuel increased priority of artifact in sprint #12, it was placed before/after "story #85"

The recording of the priority changes is an opt-in at tracker level (the tracker admin has to enable the logging of priority changes).

This story doesn't covers the inclusion of this information in REST route /artifacts/:id/changesets

Empty
Status
Empty
Done
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?
Empty
Details
#7496
Manuel Vacelet (vaceletm)
2015-01-28 10:56
2014-09-30 18:10
7490

References
Referencing story #7496

Git commit

tuleap/tuleap/stable

Merge commit 'refs/changes/89/3489/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD a556b38025
story #7496: Store priority changes for the two impacted artifacts in database b5e0a8fc0e
Merge commit 'refs/changes/91/3491/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 6026010415
story #7496: Add an option in Tracker "general settings" to enable the display of priority changes in follow-ups a4a38763ef
Merge commit 'refs/changes/00/3500/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 8feb5b0db6
story #7496: Store context of the move when available and if the priority has been raised or not 1a0302d2f4
Merge commit 'refs/changes/95/3495/11' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 62b31be2bc
story #7496: Display priority changes likes an artifact change in follow-ups section 311e3b3812
Merge commit 'refs/changes/05/3505/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD cd48b83b7c
story #7496: Keep history only when the admin check the option in tracker admin ebbe1acc7e
Merge commit 'refs/changes/14/3514/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 9a55e4386a
story #7496: Display priority changes in artifact modal 70e924d0b8
story #7496: Log priority change when several artifacts are moved 20b611e375
Merge commit 'refs/changes/15/3515/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 980183993d
story #7496: Fix priority has been marked as raised even if it doesn't change 3e46d04adb

tuleap/u/vaceletm/tuleap/dev

Merge commit 'refs/changes/15/3515/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 980183993d
Merge commit 'refs/changes/14/3514/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 9a55e4386a
story #7496: Fix priority has been marked as raised even if it doesn't change 3e46d04adb
story #7496: Display priority changes in artifact modal 70e924d0b8
story #7496: Log priority change when several artifacts are moved 20b611e375
Merge commit 'refs/changes/05/3505/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD cd48b83b7c
Merge commit 'refs/changes/95/3495/11' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 62b31be2bc
story #7496: Keep history only when the admin check the option in tracker admin ebbe1acc7e
story #7496: Display priority changes likes an artifact change in follow-ups section 311e3b3812
Merge commit 'refs/changes/00/3500/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 8feb5b0db6
story #7496: Store context of the move when available and if the priority has been raised or not 1a0302d2f4
Merge commit 'refs/changes/91/3491/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 6026010415
Merge commit 'refs/changes/89/3489/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD a556b38025
story #7496: Add an option in Tracker "general settings" to enable the display of priority changes in follow-ups a4a38763ef
story #7496: Store priority changes for the two impacted artifacts in database b5e0a8fc0e
Referenced by story #7496

Follow-ups