Hey fellow bubblers, i have a very weird problem and i can only come to the conclusion that it must be a bug or something.
As you can see, i want to display all hours from all Day Hours. The hours are an option set, by making it static it includes the duplicates which is what i wanted to achieve. Now when i have bookings that match the same day i want the hour to be deducted from the list, but if i have 2 employees that are both available at 12:00 for example, i want 12:00 to be deducted once with 1 left.
This is what i have now:

Even when i didn’t make new bookings and nothing is deducted, 12:00 for example still shows up once.
Can anybody give me a solution or an alternative?
And bubble if this is a bug, please fix it.