Feature #2832
openMake multiple VS requests easier to read by grouping the changes
0%
Description
Let's say that a user has an account on a virtual system. In one update, their last name changes, then in another update they are assigned a role. Those are two update that the implementer has to deal with. This adds up to a lot of work.
Currently, other requests for the account are shown, which is great. It would be great if the changes on one account could be grouped too. In the example above, the implementer could click a button 'Show all unimplemented changes' and they would see that they have to change the last name and groups of the user. After they do that, they would confirm that the changes are implemented.
This would save a lot of work to implementers. The example above is very simple but often there are many more requests.
No data to display