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
{{ message }}
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
I have now installed the old ui which i assume is using the old api and everything is working fine (made a few bug fixes). So i can only assume that the new ui is either calling the old apis wrong or the new apis are not 100% backwards compatible.
Hello,
I am using versions
UI: master
API: 3.3.2-SNAPSHOT
jira-feature-collector: 3.2.0-SNAPSHOT
When I start the jira collector it says it collected teams and projects
2020-10-28 13:04:05,866 [taskScheduler-1] INFO c.c.d.collector.CollectorTask - Project Data Collected 102 0s
2020-10-28 13:04:05,892 [taskScheduler-1] INFO c.c.d.collector.FeatureCollectorTask - Collected 229 teams and 102 projects
2020-10-28 13:04:05,894 [taskScheduler-1] INFO c.c.d.collector.CollectorTask - Finished 2s
2020-10-28 13:04:05,894 [taskScheduler-1] INFO c.c.d.collector.CollectorTask - Finished running Collector=Jira timeTaken=2870 collectorItems=0
2020-10-28 13:05:00,006 [taskScheduler-1] INFO c.c.d.collector.CollectorTask - Getting Collector: Jira
When I look in the database I see data in the teams and scope table however In the UI the teams and project dropdown cannot be populated.
The api call endPoint=/api/collector/item/type/searchField/AgileTool returns and empty array
Are these versions compatible with each other?
The text was updated successfully, but these errors were encountered: