My rules are set to the following. At first I had read set to false. But when I change them both to true, it stops writing anything to the database during the onboarding sequence.
{
"Date": "Jan 10, 2023",
"Exhale": "28",
"Inhale": "Label",
"Result": 0.7142857142857143,
"name": "onboarding/Step1/age",
"null": "onboarding/Step1/age",
"users": {
"fixPhase": {
"Exhale": "31",
"Inhale": "32",
"Result": "33%"
},
"onboarding": {
"Step1": {
"Gender": [
"Male",
"Female",
"Other"
],
"age": "2333",
"athleticismTraining": [
"Beginner",
"Intermediate",
"Advanced",
"Elite"
],
"bodytype": [
"Lean / Lanky",
"Medium",
"Sturdy / Heavy"
],
"date": "Jan 2, 2023",
"intensityTraining": [
"Not Active",
"Exercise Sometimes",
"Exercise Regularly",
"Exercise Vigorously"
],
"locationMotion": [
"Vertical",
"Hybrid",
"Horizontal"
],
"name": "333"
},
"Step2": {
"Exhale": "28",
"Inhale": "30",
"Result": "72%"
},
"Step3": {
"runningDistance": "30",
"runningTime": "02:23:23",
"swimmingDistance": "20",
"swimmingTime": "01:23:45"
},
"Step4": {
"balloons": "6",
"bellow breaths": "6",
"droppickitups": "3",
"extended exhale 1": "1",
"extended exhale 2": "3",
"extended exhale 3": "7",
"extended exhale 4": "4",
"meditation": "20",
"o2trainer": "5",
"pulsations": "2"
},
"Step5": {
"anxietyLevel": "3",
"bloodPressure": "2",
"brainFog": "3",
"breathlessness": "4",
"cravings": "5",
"digestiveProblems": "3",
"disturbedSleep": "5",
"fatigue": "3",
"lowerBackPain": "1",
"neckDiscomfort": "3",
"other": "5",
"pain": "10",
"restingHeartRate": "110",
"stress": "2"
}
}
}
}