Skip to content

Conversation

@tcitworld
Copy link
Member

@tcitworld tcitworld commented Sep 19, 2025

There's no way to provide the date for the nc:metadata-photos-original_date_time property as ISO8601, only int and timestamp is allowed.

@tcitworld tcitworld added bug Something isn't working 3. to review Waiting for reviews feature: dashboard labels Sep 19, 2025
@tcitworld
Copy link
Member Author

/compile amend /

@tcitworld tcitworld requested review from a team, artonge and marcelklehr September 19, 2025 09:49
There's no way to provide the date for the nc:metadata-photos-original_date_time property as
ISO8601, only int and timestamp is allowed.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 2.23%. Comparing base (47a0a73) to head (2a3be53).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #3187   +/-   ##
======================================
  Coverage    2.23%   2.23%           
======================================
  Files         107     107           
  Lines        6524    6524           
  Branches      121     121           
======================================
  Hits          146     146           
  Misses       6373    6373           
  Partials        5       5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@artonge artonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@artonge artonge merged commit c4d3d31 into master Sep 23, 2025
48 checks passed
@artonge artonge deleted the fix-on-this-date branch September 23, 2025 07:53
@artonge
Copy link
Collaborator

artonge commented Sep 23, 2025

/backport to stable32

@artonge
Copy link
Collaborator

artonge commented Sep 23, 2025

/backport to stable31

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Sep 23, 2025
@backportbot
Copy link

backportbot bot commented Sep 23, 2025

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/3187/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2a3be53a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3187/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Sep 23, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/3187/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2a3be53a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3187/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@susnux
Copy link
Contributor

susnux commented Nov 26, 2025

/backport to stable32

@backportbot
Copy link

backportbot bot commented Nov 26, 2025

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/3187/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2a3be53a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3187/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@susnux
Copy link
Contributor

susnux commented Nov 26, 2025

/backport to stable31

@backportbot
Copy link

backportbot bot commented Nov 26, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/3187/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2a3be53a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3187/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@susnux
Copy link
Contributor

susnux commented Nov 26, 2025

/backport to stable31

@backportbot
Copy link

backportbot bot commented Nov 26, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/3187/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2a3be53a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3187/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request Pending backport by the backport-bot bug Something isn't working feature: dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Logs filled with A non-numeric value encountered at /var/www/html/apps/dav/lib/Files/FileSearchBackend.php#485

4 participants