I found out that we can get the project info via below two endpoints but none of them having project creation date. Is there any workaround to find the project creation date via the web API.
“api/projects/search”
“api/components/search”
I found out that we can get the project info via below two endpoints but none of them having project creation date. Is there any workaround to find the project creation date via the web API.
“api/projects/search”
“api/components/search”
Hi,
As far as I know, we don’t store this information.
Ann
Hello @lkravi,
What would be the use of this information on your side if the project creation date was available via SonarQube API?
Thanks
Alex
Hi, @ganncamp @Alexandre_Gigleux Thank you for your response. We are building a custom dashboard for internal use to track the usage of all engineering productivity tools. We require this information to capture how many projects onboarded during a specific period of time.
There is also a feature request in the SonarSource Jira, where you can put your vote on: FR-30
This feature request also contains some use-cases:
It would be helpfull having a way to obtain this information. We need for example checking who is not using the standard for creating projects, I mean names starndards. Our people is constantly commiting these kind of operative errors.