You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Libor Ryšavý edited this page Aug 23, 2021
·
5 revisions
Feature wishlist
spring-boot auto configuration: @EnableGoodData annotation which causes gooddata to be autoconfigured based on classpath and properties.
convenient Filter creation: We could somehow support comfortable creation of some commonly used Filters in reports. For example new Filter(String.format("[%s] IN ([%s])", attributeUri, attributeElementUri) is used quite often
Polling overhaul
It is way too complicated to introduce a new service which does polling