Dashboard doesn't display details. #682
Replies: 2 comments
-
To get data about organizations you should log in on the identities interface ( For the pull requests and issues, you should configure to retrieve data from there too. See the tutorial for more info https://github.com/chaoss/grimoirelab/blob/master/default-grimoirelab-settings/setup.cfg#L68 |
Beta Was this translation helpful? Give feedback.
-
@sduenas I can't even get the default install of docker-compose to pull organizations (I didn't change anything in the docker container). Thank you on the pull/issues. I was able to resolve that. I will close this to avoid duplication of effort, since i also created an issue from this discussion earlier. |
Beta Was this translation helpful? Give feedback.
-
I am using docker-compose to create the dashboard. It works but for the organization, I can't see details. It says 'unknown'.
![Screenshot 2024-07-26 at 10 51 09 AM](https://private-user-images.githubusercontent.com/142247979/352620537-dd40f2d4-2743-44d3-83e4-8db37dc17fd7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODQwOTAsIm5iZiI6MTczOTU4Mzc5MCwicGF0aCI6Ii8xNDIyNDc5NzkvMzUyNjIwNTM3LWRkNDBmMmQ0LTI3NDMtNDRkMy04M2U0LThkYjM3ZGMxN2ZkNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMTQzMTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jMWE2NjlmMjRkZDIyOWJkMDI3OWIxMDFlMTBhMDg0YTRkMDAyODFkYzRjY2JmN2MzOTViMThlZWUzMWM4ZGQ1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.QDX301ah_dfadcBZ0H2CiCnd0IiFOaeDxbUgOCrTWX8)
What am I doing wrong that the repositories details are not being pulled?
Also seeing some data but for others it says no data found [which is not correct].
Beta Was this translation helpful? Give feedback.
All reactions