Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable25] fix: don't use davtags for tag search #40446

Merged
merged 1 commit into from
Sep 20, 2023

Commits on Sep 18, 2023

  1. fix: don't use davtags for tag search

    1. #26813 Initial implementation with support for systemtags and davtags (vcategory)
    2. #39062 Additional check if the given tag exists, though ISystemTagManager.getAllTags only looks for systemtags
    
    Therefore it's not possible anymore to search for davtags and unnecessary to join the other tables.
    
    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    27dc783 View commit details
    Browse the repository at this point in the history