We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TKJohn
1.3.0
No response
Report
Board
Heartbeat/backend/src/main/java/heartbeat/service/board/jira/JiraService.java
Line 669 in 1f65550
->
AtomicReference<CardStepsEnum> currentState = new AtomicReference<>(TODO);
when flag field enabled, mark card as flag before move to in progress. View rework report
Infinite loop
report seen
exceptions in async need to be handled / logged properly
The text was updated successfully, but these errors were encountered:
Hi @TKJohn! 👋 Thank you for creating an issue in our repository! We appreciate your contribution and will get back to you as soon as possible.
Sorry, something went wrong.
No branches or pull requests
Contact Details
TKJohn
Version
1.3.0
What browsers are you seeing the problem on?
No response
Pages
Report
Tools
Board
Summary
Heartbeat/backend/src/main/java/heartbeat/service/board/jira/JiraService.java
Line 669 in 1f65550
->
Steps to Reproduce
when flag field enabled, mark card as flag before move to in progress. View rework report
Current Behavior
Infinite loop
Expected Behavior
report seen
Any additional comments?
exceptions in async need to be handled / logged properly
The text was updated successfully, but these errors were encountered: