dosubot[bot] commented on issue #8756:
URL: 
https://github.com/apache/incubator-devlake/issues/8756#issuecomment-4018676543

   <!-- Greeting -->
   Hi @arpitsabharwal! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping 
the incubator-devlake team.
   
   <!-- Answer -->
   Here's a summary of known bugs across these beta versions:
   
   **v1.0.3-beta7**
   - [Backend crashes on 
startup](https://github.com/apache/incubator-devlake/issues/8621) due to NULL 
priority column values (fixed in beta8)
   - [PostgreSQL migration 
failure](https://github.com/apache/incubator-devlake/issues/8617) - ORDER BY on 
JSON columns doesn't work (unresolved)
   
   **v1.0.3-beta8**
   - [GitHub connection 
error](https://github.com/apache/incubator-devlake/issues/8693) with 
`token_expires_at` datetime value (fixed in [PR 
#8667](https://github.com/apache/incubator-devlake/pull/8667))
   - [JIRA Cloud data collection 500 
error](https://github.com/apache/incubator-devlake/issues/8666) during 
collectIssueField
   
   **v1.0.3-beta9**
   - [Bitbucket PR extraction 
fails](https://github.com/apache/incubator-devlake/issues/8708) on microsecond 
timestamp parsing (fix in progress)
   - [MySQL 8.x 
incompatibility](https://github.com/apache/incubator-devlake/issues/8744) with 
q_dev plugin migrations (fixed in [PR 
#8745](https://github.com/apache/incubator-devlake/pull/8745))
   - [Jira Cloud case-sensitivity 
bug](https://github.com/apache/incubator-devlake/issues/8709#issuecomment-3883344330)
 causing it to use deprecated `/api/2` endpoint (fixed in [PR 
#8608](https://github.com/apache/incubator-devlake/pull/8608))
   
   **Recommendations for your POC:**
   1. Avoid **beta7** entirely due to the startup crash
   2. **beta8** is more stable but has GitHub/JIRA issues
   3. **beta9** has multiple active bugs, including the Jira API endpoint issue 
you're trying to avoid
   
   For Jira Cloud specifically, ensure your endpoint ends with `/rest/` (e.g., 
`https://xxx.atlassian.net/rest/`). 
   
   Unfortunately, I couldn't find formal integration test reports or release 
notes comparing these versions - the information above comes from GitHub 
issues. Since several critical fixes were merged *after* beta9, you may want to 
check if a newer release (or RC) is available that includes all these patches.
   
   
   <!-- Dosu Comment Footer -->
   *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).*
   
   ---
   <sup>How did I do? 
[Good](https://app.dosu.dev/response-feedback/ab83450d-1364-4c7e-b378-4de26e3d1657?feedback_type=great_response)
 | 
[Irrelevant](https://app.dosu.dev/response-feedback/ab83450d-1364-4c7e-b378-4de26e3d1657?feedback_type=irrelevant_answer)
 | 
[Incorrect](https://app.dosu.dev/response-feedback/ab83450d-1364-4c7e-b378-4de26e3d1657?feedback_type=incorrect_sources)
 | 
[Verbose](https://app.dosu.dev/response-feedback/ab83450d-1364-4c7e-b378-4de26e3d1657?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/ab83450d-1364-4c7e-b378-4de26e3d1657?feedback_type=hallucination)
 | [Report 
šŸ›](https://app.dosu.dev/response-feedback/ab83450d-1364-4c7e-b378-4de26e3d1657?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/ab83450d-1364-4c7e-b378-4de26e3d1657?feedback_type=other)</sup>
   
   [![Chat with 
Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/b4e8e847-d479-4541-83a8-d88d83fea5c9/ask?utm_source=github)&nbsp;[![Open
 in 
Cursor](https://dosu.dev/dosu-in-cursor.svg)](https://cursor.com/link/prompt?text=Here%27s%20a%20summary%20of%20known%20bugs%20across%20these%20beta%20versions%3A%0A%0A%2A%2Av1.0.3-beta7%2A%2A%0A-%20%5BBackend%20crashes%20on%20startup%5D%28https%3A//github.com/apache/incubator-devlake/issues/8621%29%20due%20to%20NULL%20priority%20column%20values%20%28fixed%20in%20beta8%29%0A-%20%5BPostgreSQL%20migration%20failure%5D%28https%3A//github.com/apache/incubator-devlake/issues/8617%29%20-%20ORDER%20BY%20on%20JSON%20columns%20doesn%27t%20work%20%28unresolved%29%0A%0A%2A%2Av1.0.3-beta8%2A%2A%0A-%20%5BGitHub%20connection%20error%5D%28https%3A//github.com/apache/incubator-devlake/issues/8693%29%20with%20%60token_expires_at%60%20datetime%20value%20%28fixed%20in%20%5BPR%20%238667%5D%28https%3A//github.com/apache/incubator-devlake/pull/8667%2
 
9%29%0A-%20%5BJIRA%20Cloud%20data%20collection%20500%20error%5D%28https%3A//github.com/apache/incubator-devlake/issues/8666%29%20during%20collectIssueField%0A%0A%2A%2Av1.0.3-beta9%2A%2A%0A-%20%5BBitbucket%20PR%20extraction%20fails%5D%28https%3A//github.com/apache/incubator-devlake/issues/8708%29%20on%20microsecond%20timestamp%20parsing%20%28fix%20in%20progress%29%0A-%20%5BMySQL%208.x%20incompatibility%5D%28https%3A//github.com/apache/incubator-devlake/issues/8744%29%20with%20q_dev%20plugin%20migrations%20%28fixed%20in%20%5BPR%20%238745%5D%28https%3A//github.com/apache/incubator-devlake/pull/8745%29%29%0A-%20%5BJira%20Cloud%20case-sensitivity%20bug%5D%28https%3A//github.com/apache/incubator-devlake/issues/8709%23issuecomment-3883344330%29%20causing%20it%20to%20use%20deprecated%20%60/api/2%60%20endpoint%20%28fixed%20in%20%5BPR%20%238608%5D%28https%3A//github.com/apache/incubator-devlake/pull/8608%29%29%0A%0A%2A%2ARecommendations%20for%20your%20POC%3A%2A%2A%0A1.%20Avoid%20%2A%2Abeta7%2
 
A%2A%20entirely%20due%20to%20the%20startup%20crash%0A2.%20%2A%2Abeta8%2A%2A%20is%20more%20stable%20but%20has%20GitHub/JIRA%20issues%0A3.%20%2A%2Abeta9%2A%2A%20has%20multiple%20active%20bugs%2C%20including%20the%20Jira%20API%20endpoint%20issue%20you%27re%20trying%20to%20avoid%0A%0AFor%20Jira%20Cloud%20specifically%2C%20ensure%20your%20endpoint%20ends%20with%20%60/rest/%60%20%28e.g.%2C%20%60https%3A//xxx.atlassian.net/rest/%60%29.%20%0A%0AUnfortunately%2C%20I%20couldn%27t%20find%20formal%20integration%20test%20reports%20or%20release%20notes%20comparing%20these%20versions%20-%20the%20information%20above%20comes%20from%20GitHub%20issues.%20Since%20several%20critical%20fixes%20were%20merged%20%2Aafter%2A%20beta9%2C%20you%20may%20want%20to%20check%20if%20a%20newer%20release%20%28or%20RC%29%20is%20available%20that%20includes%20all%20these%20patches.)&nbsp;[![Join
 
Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[!
 [Share on 
X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/incubator-devlake/issues/8756)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to