Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Feature config widget cannot propose projects or teams #171

Open
jbadeau opened this issue Oct 28, 2020 · 5 comments
Open

Feature config widget cannot propose projects or teams #171

jbadeau opened this issue Oct 28, 2020 · 5 comments

Comments

@jbadeau
Copy link

jbadeau commented Oct 28, 2020

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?

@Courtneyp123
Copy link
Contributor

@jbadeau Those versions are compatible. Similar to your other query, can you share what you're populating the widgets with specifically?

@jbadeau
Copy link
Author

jbadeau commented Nov 5, 2020

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.

@Courtneyp123
Copy link
Contributor

@jbadeau is the old UI working similarly in your other query?

@wanggerui
Copy link

Can you help me look at the project I put together?
https://github.com/wanggerui/Hygieia-simple.git
There are a lot of questions:

  1. The widget has no data
  2. Sonar only has static analysis, and the rest of security has no data
  3. Jira only has open data and its details, without WIP and DONE data

@jbadeau
Copy link
Author

jbadeau commented Dec 15, 2020

I will posting the fix tomorrow here: https://github.com/jbadeau/hygieia

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants