Skip to content

Tags behave like groups instead of true multi-tags (cannot assign multiple tags) #744

@quvahy

Description

@quvahy

Problem

Tags currently behave like groups — each connection can only have one tag. This makes them redundant with Groups and prevents flexible organization and filtering. There is no way to assign multiple tags or filter by combinations of tags.

Proposed solution

Allow assigning multiple tags per connection and implement proper tag-based filtering (including multi-select with AND/OR logic). Tags should work as independent labels, not mutually exclusive groups.

Alternatives considered

  • Using Groups instead of Tags — not suitable, since Groups are limited to one per connection
  • Creating more granular Groups — leads to clutter and does not scale
  • Keeping current behavior — does not solve filtering and flexibility issues

Related database type

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions