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
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