Skip to content

Inconsistency for "def remove_tag_from_subscriber" #31

@dimitrivdp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions