issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python
Filter by
55.6M results
Bug
On Linux, the initial dependency installation (first launch after fresh install) triggers the OS Slicer not responding
dialog twice during the pip install process. Clicking Wait lets the installation ...
bug
Description
Start the upgraded application and manually verify that all REST endpoints respond correctly and the application
functions as expected.
Acceptance Criteria
- Application starts successfully ...
Developer Digest
Executive Summary
AI code editors and agent tooling are under active attack this week: sandbox escapes in Cursor, poisoned MCP tool
descriptions weaponized for data exfiltration, and ...
Description
Execute all unit and integration tests to verify that the Spring Boot 3.x upgrade is successful and all functionality
works correctly.
Acceptance Criteria
- All unit tests pass in both ...
Description
Update test-related dependencies and imports to be compatible with Spring Boot 3.x, including WireMock and test
annotations.
Acceptance Criteria
- WireMock dependency updated to version ...
Description
Migrate javax.jms.* imports to jakarta.jms.* in the ActiveMQ configuration and message handling classes.
Acceptance Criteria
- All JMS imports use jakarta.jms.*
- JMS configuration compiles ...
Description
Migrate any javax.servlet.* imports to jakarta.servlet.* in controllers and configuration classes.
Acceptance Criteria
- All servlet API imports use jakarta.servlet.*
- Controllers compile ...
Problem
Authority request settlement is not atomic. Concurrent terminal decisions can both observe a request as pending and then
race to issue tokens/grants and write final status.
Two concrete bad states ...
Description
Update all javax.validation.* imports to jakarta.validation.* in entity classes and validation configurations.
Acceptance Criteria
- All @NotEmpty, @Digits, @NotNull imports use jakarta.validation.* ...
Description
Update all javax.persistence.* imports to jakarta.persistence.* in entity classes to comply with Jakarta EE used by
Spring Boot 3.x.
Acceptance Criteria
- All @Entity, @Id, @GeneratedValue ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.