Skip to content

fix: don't use davtags for tag search - #40418

Merged
kesselb merged 1 commit into
masterfrom
fix/noid/dont-join-dav-tags
Sep 15, 2023
Merged

fix: don't use davtags for tag search#40418
kesselb merged 1 commit into
masterfrom
fix/noid/dont-join-dav-tags

Conversation

@kesselb

@kesselbkesselb commented Sep 14, 2023

Copy link
Copy Markdown
Contributor

Summary

#26813 Initial implementation with support for systemtags and davtags (vcategory)
#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.

TODO

  • CI

Checklist

@kesselbkesselb self-assigned this Sep 14, 2023
@kesselbkesselb added this to the Nextcloud 28 milestone Sep 14, 2023
@kesselbkesselb added bug 3. to review Waiting for reviews labels Sep 14, 2023

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Makes sense

@kesselb

Copy link
Copy Markdown
ContributorAuthor

/backport to stable27

@kesselb

Copy link
Copy Markdown
ContributorAuthor

/backport to stable26

@kesselb

Copy link
Copy Markdown
ContributorAuthor

/backport to stable25

@kesselb
kesselbforce-pushed the fix/noid/dont-join-dav-tags branch from da226d8 to 8395eb7CompareSeptember 15, 2023 10:17
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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kesselb@marcelklehr@ChristophWurst