Hi,
I’m trying to migrate my jira server plugin to the cloud, in the server version i used the WebItemProvider
interface and override the getItems function to add web items dynamically in the view issue so how could i do this with atlassian connect spring boot ? Thank you