Explaining the way to reproduce the issue;
Using a default Tiki21;
Set storage to use directory
Enable batch-upload and set the batch-upload directory
Upload folders with files in the batch-upload directory
Run the following in your terminal (change the fileId for the gallery you want):
php console.php files:batchupload 1 --subdirToSubgal --createSubgals —confirm
It will create the subgalleries and place the files in each subgalleries.
You’ll have 1 file in your file directory for 1 file in your file galleries.
Redo the same operation with the same files and folder.
It will add a version to the previous files.
You’ll have 2 files in your file directory for 1 file in your file galleries.
Etc... It will add a file each time.
You may want only to store 1 file (especially if you have automatic script running that is the most important reason to use the console command)
How to limit the number of stored file per file in the file galleries.
In each file gallery subdirectory there is a setting "Maximum number of archives for each file" that is set to 0 (meaning unlimited).
As the file subgalleries are created by the console.php they are create by default with unlimited.
We need a way to set the value by default for all new created subgalleries.
I suggest a new parameter to set by default (for all new gallery) the maximum of version (archive) per file.
Eventually a parameter to override it in the console.php command.
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |