tech16
January 5, 2023, 2:48am
1
Hi,
I am trying to do some validation on “create a new thing”.
It seems to be failing. When I check it in debug mode, There seems to be no error message.
The same condition is working fine on a popup.
This is working.
This is not working.
Can you please help me with this? @renatoasse
Also, please let me know if there are other ways to store data on a browser and then retrieve it later point of time.
paul29
January 5, 2023, 5:04am
2
Your screenshots didn’t come through. Can you reupload?
tech16
January 5, 2023, 5:08am
3
@paul29
This is snapshot of the same condition I have used to display some popup.
This is snapshot of the condition I have used while creating a thing.
When i remove the condition for create a thing, it is working correctly
paul29
January 5, 2023, 5:12am
4
What does the debugger say? Can you send a screenshot of that step in the debugger?
tech16
January 5, 2023, 5:18am
5
@paul29
This is conditional for popup, you can see that I am getting the value from local storage and it is evaluate to ‘Yes’ correctly.
This is snapshot for ‘create a thing’, Here as well, the condition is evaluated to ‘Yes’ but nothing is created.
paul29
January 5, 2023, 5:24am
6
Do you have any privacy rules set?
paul29
January 5, 2023, 5:27am
7
Nevermind, you said that when you remove the condition it works properly. Have you tried removing elements from your workflow one by one to see if any of them are causing an issue?
Specifically that last one. I can’t fully see what it says but that could be doing something.
tech16
January 5, 2023, 7:14am
8
The only condition I have is to check if the value from local storage is equal to ‘Yes’.
The last thing on the workflow is clearing the local storage.
paul29
January 5, 2023, 7:38am
9
Did you try removing that last action just as a test and keeping the conditional? Bubble sometimes is finicky with the asynchronicity of things and it’s possible it’s getting cleared before the action before is complete so it never completes it
tech16
January 5, 2023, 7:43am
10
Yes, I have tried that as well. No luck
This is what it shows in the log.
paul29
January 5, 2023, 7:56am
11
Did you remove all other actions from the workflow?
It shows the condition passes when you run it in step by step but not in your logs which will be in full speed. So something is going on asynchronously
tech16
January 5, 2023, 12:22pm
12
Yes, It doesn’t work even with just the ‘create a thing’ action
Hey @tech16 ,
If you’re having any trouble using one of our plugins, we can try to help. But in order for us to help, you must:
Create a test page simulating the problems that are occurring. Remove from this page all elements and workflows that are not related to the error.
Set the application rights to “Everyone can view” Settings - General - Application Rights - Everyone can view)
Send us the editor’s link and tell us step-by-step how to reproduce the problem you are experiencing.
Please send it to hello@essentialkit.io .
system
Closed
March 16, 2023, 2:48am
14
This topic was automatically closed after 70 days. New replies are no longer allowed.