Bug report #16893
Processing batch process interface: no way to go back
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Alexander Bruy | ||
Category: | Processing/GUI | ||
Affected QGIS version: | 3.6.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 24792 |
Description
The button "Run as batch process" in 2.18 opens a new popup, whereas in 3 changes the current one. New arrangement is IMHO nicer, but there is apparently no way of going back to non batch interface.
I think a "non-batch" button should be added for this purpose.
Associated revisions
[processing][needs-docs] allow to switch from batch dialog to single UI
(fix #16893)
History
#1 Updated by Giovanni Manghi over 7 years ago
- Priority changed from Low to Normal
#2 Updated by Paolo Cavallini over 6 years ago
- Assignee deleted (
Victor Olaya) - Affected QGIS version changed from master to 3.0.0
Still true in QGIS 3
#3 Updated by Alexander Bruy almost 6 years ago
This makes no sense as batch dialog contains multiple sets of parameters and all of them except one will be lost when returning to the normal algorithm dialog.
#4 Updated by Giovanni Manghi almost 6 years ago
- Status changed from Open to Feedback
#5 Updated by Paolo Cavallini almost 6 years ago
- Status changed from Feedback to Open
Even if missing the configs, I think it is more practical for the user to go back to the non batch interface instead of closing the alg and reopening.
#6 Updated by Giovanni Manghi over 5 years ago
- Status changed from Open to Closed
- Resolution set to end of life
End of life notice: QGIS 2.18 LTR
Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/
#7 Updated by Paolo Cavallini over 5 years ago
- Status changed from Closed to Reopened
- Resolution deleted (
end of life) - Affected QGIS version changed from 3.0.0 to 3.6.0
Incorrectly closed.
#8 Updated by Giovanni Manghi over 5 years ago
- Status changed from Reopened to Open
#9 Updated by Alexander Bruy over 5 years ago
- Status changed from Open to In Progress
- Assignee set to Alexander Bruy
- Pull Request or Patch supplied changed from No to Yes
#10 Updated by Alexander Bruy over 5 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
Applied in changeset qgis|e8a74f453790d6bffdcf0bfb11b0009f54af569e.
#11 Updated by Paolo Cavallini over 5 years ago
Thank you Alex!