Feature request #16307
Batch Processing Can Only Remove Last Entry
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/Core | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 24217 |
Description
If I want to remove a line from my batch process, the interface only allows me to remove the last line of the entire list. This is a problem when I use saved batch settings because I may only want to run the last few lines in the batch process but there is no way to remove the first lines.
How to replicate:- Open a batch process dialog
- Add multiple lines
- Select the top line
- Click the button to remove a line
What happens:
The last line in the batch process is removed.
What should happen:
The line that is selected is removed.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Category set to Processing/Core
#2 Updated by Alexander Bruy over 7 years ago
- Tracker changed from Bug report to Feature request
#3 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No