Skip to content

relation() helper is backwards #168

Description

@stub42

d.sentry['foo'][0].relation(from_rel, to_rel) returns relation data 'from the remote unit'. This isn't helpful, as there might be multiple remote units (the to_rel end). If it returned the local data (the from_rel end), it would be useful for testing scaled applications since there is only a single unit involved.

I don't think this can be fixed without breaking backwards compatibility or introducing new methods :-(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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