extent-framework / klov

Report server for ExtentReports
http://klov.herokuapp.com
38 stars 32 forks source link

Build, Test graphs missing after updating the variable "spring.data.rest.default-page-size" #48

Closed sandeepgithubAcc closed 4 years ago

sandeepgithubAcc commented 4 years ago

Description: I wanted to update the total number of builds displayed in the dashboard graph. So updated the "spring.data.rest.default-page-size" value to 10 from default value '6'. And then i restarted the server Problem: After that, i am not seeing the graph. I Tried to change "spring.data.rest.default-page-size" back to the default value '6', still it is not working. @anshooarora

sandeepgithubAcc commented 4 years ago

image

anshooarora commented 4 years ago

Please use 0.2.8, this should now be resolved.