-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
1. What is not working as documented?
If I go to "Library -> Hidden", select an item, and archive it, that item does not appear in the archive, and the archive count does not increase to account for that item.
2. How can we reproduce it?
- Go to "Library -> Hidden"
- Select an item
- Archive it
- Try to find it in the archive
3. What behavior do you expect?
The image should appear in the archive.
4. What could be the cause of your problem?
I do not know.
5. Can you provide us with example files for testing, error logs, or screenshots?
These are the logs I see when I archive an item from hidden:
photoprism-1 | time="2024-05-14T01:41:45Z" level=info msg="photos: archiving psdfqppe3jl3pmsz"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="photo: updated sidecar file IMG_1818.yml"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="index: updating counts"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="counts: updated 0 places [36.602065ms]"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="counts: updated 0 subjects [3.394478ms]"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="counts: updated 0 labels [43.638191ms]"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="index: updating covers"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="covers: updated 0 albums [17.623119ms]"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="covers: updated 0 folders [38.993528ms]"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="covers: updated 0 months [19.317368ms]"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="covers: updated 0 labels [55.163349ms]"
photoprism-1 | time="2024-05-14T01:41:45Z" level=debug msg="covers: updated 0 subjects [7.012116ms]"
photoprism-1 | time="2024-05-14T01:41:46Z" level=debug msg="server: POST /api/v1/batch/photos/archive (200) [455.64922ms]"
6. Which software versions do you use?
(a) PhotoPrism Architecture & Build Number: AMD64, ARM64, ARMv7,...
root@240513:/photoprism$ photoprism version
DEBU[2024-05-14T01:42:56Z] settings: loaded from /photoprism/storage/config/settings.yml
240513-f00d88dfc-Linux-AMD64-Plus
[PhotoPrism® CE] Build [240513-f00d88dfc](https://docs.photoprism.app/release-notes/)
(b) Database Type & Version: MariaDB, MySQL, SQLite,...
MariaDB
(c) Operating System Types & Versions: Linux, Windows, Android,...
Docker compose on Ubuntu Linux 22.04.4
(d) Browser Types & Versions: Firefox, Chrome, Safari on iPhone,...
Firefox
(e) Ad Blockers, Browser Plugins, and/or Firewall Software?
You can find the version/build number of the app in Settings by scrolling to the bottom. Note that MySQL 8 support has been discontinued, see system requirements at https://docs.photoprism.app/getting-started/#system-requirements.
Always provide database and operating system details if it is a backend, import, or indexing issue. Should it be a frontend issue, at a minimum we require you to provide web browser and operating system details. When reporting a performance problem, we ask that you provide us with complete information about your environment, as there may be more than one cause.
7. On what kind of device is PhotoPrism installed?
This is especially important if you are reporting a performance, import, or indexing issue. You can skip this if you're reporting a problem you found in our public demo, or if it's a completely unrelated issue, such as incorrect page layout.
(a) Device / Processor Type: Raspberry Pi 4, Intel Core i7-3770, AMD Ryzen 7 3800X,...
(b) Physical Memory & Swap Space in GB
(c) Storage Type: HDD, SSD, RAID, USB, Network Storage,...
(d) Anything else that might be helpful to know?
I recognize that this is a preview build. I will attempt to reproduce on a recent stable release.
Metadata
Metadata
Labels
Type
Projects
Status