GitHub user Devi-6901 created a discussion: Drill to Detail : 
/datasource/samples?force=false

We are using Superset 3.0.0 and have enabled the drill to detail flag, which 
calls the "/datasource/samples?force=false" endpoint. However, I am seeing that 
even during the first call, the parameter "force" is set to false, whereas for 
charts, it should be set to "null".

My understanding is as below : 
first api call -> force = null
from cache -> force = false
hard refresh -> force = true
And even if I hit the refresh button on top of the drill to detail window, it 
is still getting from cache but not doing a hard refresh.


Is this expected behaviour? 
Can someone please help me understand?

GitHub link: https://github.com/apache/superset/discussions/35793

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to