I was interested in seeing if ROVO could provide information similar to data we have in an EazyBI report:
BUT ROVO returned a message saying "I'm currently blocked from seeing the exact story point and velocity chart data via the APIs I can access..."
It's surprising to me that it wouldn't be able to access this information as this seems pretty basic - is this potentially a configuration issue?
there is no direct API for any of those data points. The Sprint Report (which every Scrum Board provides without Rovo) provides those metrics but cannot be pulled from API directly. What other reporting tools do is pull in the (historical) issue data and then calculate all those metrics from that.
To my knowledge, that data is not stored in the database but always pulled and calculated on request. So Rovo would not have access to it unless you use step by step instructions on how to build the specific metric.
But then LLMs are not great for reporting anything. If you give it a report it can then analyze trends, summarize stuff, explain things. Or it will create a visual from existing numbers. But creating the metric itself involves a lot of calculating which is (so far) a bad use case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.