Prevent reordering of plan items in RTC plans
![]() When working in plans in RTC, the work items are re-ordered when the saving changes. Is there a way to prevent the plan from re-ordering or to lock the view? |
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Apr 01 '20, 3:19 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Plans are views on work items. They are basically a query for work items that can have filters. The way data is displayed can be configured, and edited, in the plan view. As far as I can tell, reordering only happens if you change data that requires reordering based on the selected plan view. So you might want to look into the display and sorting options for the plan view you are using.
|