Skip to content

Підозра на баг у превірці наявності клієнта в бідері. #78

Description

@bubanoid

if client_hash not in current_app.auction_bidders[bidder]:

Гадаю, що тут мало би бути так:
if client_hash not in current_app.auction_bidders[bidder]['clients']:

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