Bug 321752 - Add Import/Export workflow config in BQM
Summary: Add Import/Export workflow config in BQM
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-Workflow (show other bugs)
Version: 3.2.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-29 10:32 UTC by Axel Krebs
Modified: 2016-07-16 12:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Krebs 2013-06-29 10:32:39 UTC
When working with BQM, one can save a specific batch. 

Importing is _not_ possible, however. 

Why?


Reproducible: Always

Steps to Reproduce:
1. starting BQM, thisr uns very fine.
2. saving seems to ork, too.
3. loading a saved workflow (="batch") is not possible
Actual Results:  
there is no way to load (import?) a stored batch.
So, there is not properly working worflow.

Expected Results:  
BQM should be sabved and loaded easily.
Comment 1 Axel Krebs 2013-07-21 15:14:16 UTC
I came across he same issue again- is nobody affected else?

We can _store_ workflows.
We can NOT open worflows.

Why?

I assume, there is too much programming around.
Comment 2 caulier.gilles 2013-07-21 19:59:54 UTC
Workflow is stored in core XML config file. It's not yet implemented an export import feature. You can assign workflow to a queue...

Gilles Caulier
Comment 3 Axel Krebs 2013-07-22 17:24:29 UTC
Am 21.07.2013 21:59, schrieb Gilles Caulier:
> https://bugs.kde.org/show_bug.cgi?id=321752
> 
> --- Comment #2 from Gilles Caulier <caulier.gilles@gmail.com> ---
> Workflow is stored in core XML config file. It's not yet implemented an export
> import feature. You can assign workflow to a queue...
> 
> Gilles Caulier
> 
I take "workflow" as synonymous to "quee".
To get back to my remark: I just search a simple way to save workflows
(=ues) to save time

Axel
Comment 4 Teemu Rytilahti 2014-11-17 00:47:00 UTC
Queue seems to be a synonym for a workflow in the code. Importing the workflow also seems to work by clicking it on the BQM, but there's no specific way to load a queue of files it seems. Is that what you wanted?
Comment 5 Jan Wolter 2014-11-17 08:50:07 UTC
Just as a remark: I have written an external script that generates a BQ workflow from the XMP Image History of a picture that is edited by hand before. The script can be downloaded here: https://dl.dropboxusercontent.com/u/91057768/createBatchQueueWorkflow/createBatchQueueWorkflow.sh
A short documentation can be found here: https://dl.dropboxusercontent.com/u/91057768/createBatchQueueWorkflow/doc.pdf