Bug 458163 - Cannot modify an existing BQM process
Summary: Cannot modify an existing BQM process
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-Workflow (show other bugs)
Version: unspecified
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-22 09:47 UTC by fch22
Modified: 2022-08-22 20:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.0.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fch22 2022-08-22 09:47:40 UTC
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
Comment 1 Maik Qualmann 2022-08-22 10:31:37 UTC
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
Comment 2 fch22 2022-08-22 10:37:32 UTC
(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
Comment 3 Maik Qualmann 2022-08-22 10:41:45 UTC
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
Comment 4 Maik Qualmann 2022-08-22 10:42:40 UTC
A modified workflow must be saved under a new name.

Maik
Comment 5 Maik Qualmann 2022-08-22 20:31:26 UTC
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