I have created several BQM process, but I didn't find how to make modification in them (changing the tools, parameters,...). for example I have created a new watermark and wanted to change the previous one by the new one, but didn't find how to make it easily Only "modify" I found , allow us to change only name or description of the process but not its content. So the workaround is to create a new batch (and delete previous) which is painful improvement that would be useful - edit a BQM process so we can change the parameters - also would be useful to be able to sort the patch at least by name. Today new ones are created at the bottom of the list So I have created a wishlist , unless an existing solution exist that I have may be missed
Sorry, I don't understand this bug report. A saved BQM workflow can easily be edited. In the middle right next to the image list you have your tool list. Click on a tool and change the tool settings on the right. Maik
(In reply to Maik Qualmann from comment #1) > Sorry, I don't understand this bug report. A saved BQM workflow can easily > be edited. In the middle right next to the image list you have your tool > list. Click on a tool and change the tool settings on the right. > > Maik Hi Maik, no problem to change the tools setting from a saved BQM workflow. my problem is about saving the changes made on this saved BQM process. for example I have a BQP workflow using a watermark image. I can effectively easily change it from the watermark tools setting, but I didn't find how to save the changes unless creating a new saved BQM workflow
Git commit 8a207a8f0dd6bd385f079dd100296e7629b2733d by Maik Qualmann. Committed on 22/08/2022 at 10:40. Pushed by mqualmann into branch 'master'. enable sorting in the BQM workflow list M +1 -1 core/utilities/queuemanager/views/workflowlist.cpp https://invent.kde.org/graphics/digikam/commit/8a207a8f0dd6bd385f079dd100296e7629b2733d
A modified workflow must be saved under a new name. Maik
Git commit fe9db57b94613810f62c74f59bb41e0d2a2b651b by Maik Qualmann. Committed on 22/08/2022 at 20:30. Pushed by mqualmann into branch 'master'. add context menu entry to update last assigned workflow FIXED-IN: 8.0.0 M +1 -1 NEWS M +23 -0 core/utilities/queuemanager/main/queuemgrwindow.cpp M +1 -0 core/utilities/queuemanager/main/queuemgrwindow.h M +3 -0 core/utilities/queuemanager/views/toolsview.cpp M +1 -0 core/utilities/queuemanager/views/toolsview.h M +54 -43 core/utilities/queuemanager/views/workflowlist.cpp M +5 -0 core/utilities/queuemanager/views/workflowlist.h https://invent.kde.org/graphics/digikam/commit/fe9db57b94613810f62c74f59bb41e0d2a2b651b