Skip to content

Why you have defined: [5, 3, 1, 0] instead of [3, 2, 1, 0] in BookingController? #2

@USisFounderOfISIS

Description

@USisFounderOfISIS

Hi Simon. Why you have defined: [5, 3, 1, 0] instead of [3, 2, 1, 0] in BookingController?
define('BOOKING_NOTIFICATIONS_POSITIONS', [5, 3, 1, 0]);

If I understand correctly, these are the positions of the users who will receive the push notification. If so why not to use [3, 2, 1, 0]?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions