ConcurrentModificationException occurs while updating the model

Description

ConcurrentModificationException occurs while updating the model

When using issues.spliterator() the spliterator will throw this exception if the stream source is not IMMUTABLE and CONCURRENT.

This is because we lost the copy of the issue list on this commit

Activity

Show:

Nicolas Quinquenel October 18, 2023 at 9:52 AM

Reproduced with a lot of issues:

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created October 12, 2023 at 8:06 AM
Updated September 16, 2024 at 1:15 PM
Resolved October 22, 2023 at 4:29 PM