Skip to content

Inconsistency for "def remove_tag_from_subscriber" #31

Description

@dimitrivdp

Definition in module Subscriber on line 31 is
def remove_tag_from_subscriber(subscriber_id, tag_id)

Definition in module Tags on line 17 is
def remove_tag_from_subscriber(tag_id, subscriber_id)

Which may lead to confusion.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions