- 
    Type:Bug Report 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: 7.8.0-alpha1, 7.8.0-alpha2, 7.8.0-alpha3, 7.8.0-alpha4
- 
    Component/s: None
observed
- given
	- Platform is running using Postgesql
 
- when
	- I send request to /engine-rest/engine/default/history/variable-instance
 
- then
	- i always get empty array as response
 
expected
- given
	- Platform is running using Postgesql
 
- when
	- I send request to /engine-rest/engine/default/history/variable-instance
 
- then
	- i always get historic variables from database
 
NOTE: tested till 7.8.0-alpha1 
it still works fine in 7.7.0 
This is the controller panel for Smart Panels app
- is related to
- 
                    CAM-7736 I can see deleted variable in history view of process instance -         
- Closed
 
-