u/Rxdle

Dataset loading problem??

TLDR: Has anyone had problems with datasets not loading properly which then causes a workflow to break?

I released a web app (rxdle.com) May 1st. It is a daily puzzle game where healthcare professionals try to guess the mystery drug of the day based on progressive clues.

A user types their guess into a searchbox and my app shows a drop down menu of possibly drug names matching what they have typed (sourced from a Drug_Master_List Dataset of ~700 drugs). The user then selects the desired drug and a workflow compares the selected drug with the correct answer from the Puzzle_of_the_Day Dataset using a linked entry (Searchbox's Selected Item is Parent Group's Puzzle_of_the_Day's Correct_Answer).

It works exactly as intended for most people but have had about 25% of users report problems with it marking the correct answer as wrong. Some users have it work perfectly for a week straight and then have it glitch. It is the exact same puzzle on the same day that works for most and glitches for others.

Based on advice I got from this forum about 2 weeks ago, I've tweaked things and even rebuilt the workflows multiple times with no resolution of the bug.

I was able to replicate the problem once when I tested a puzzle WITHOUT a linked entry. (I deleted the linked entry in a test Puzzle_Puzzle_of_the_Day so it had no correct answer in its data). This caused the exact bug others have reported.

I have zero prior programming experience so I'm stumped on where to go from here.

Is it possible that bubble is not properly loading the data for the puzzle of the day for these affected users?

reddit.com
u/Rxdle — 9 hours ago
▲ 236 r/Bubbleio+2 crossposts

Hi everyone, I am a Canadian pharmacist who loves daily puzzle games. I was inspired by doctordle to make a pharmacy version. All my puzzles are handmade with no AI.

If you're interested, I'd love it if you could give it a try and give me some feedback. Thanks!

www.rxdle.com

u/Rxdle — 11 days ago