(from Mo H)
Use Case
CS mappers use Tycho to configure maps.
to re-arrange queues mapper has to move each position one by one.
Problem
Problem: Having to re-arrange an already existing queue and moving its positions one by one takes a lot of effort to move the positions one by one
Impact: This consumes major amount of time, and can cause that the queue is re-arranged with lethal cost errors.
Solution
Solution: having the ability to re-arrange queues by changing the position number.
Impact:
Reduce a defect opportunity and re-work effort.
Avoid unnecessary customer downtime to fix a queue type.