STRM-2279: ActivityStreams broken for JIRA by STRM-2175

Merged
#41 · Created  · Last updated

Merged pull request

Merged in issue-5.4/STRM-2279-activitystreams-broken-for-jir (pull request #41)

7afb8e9·Author: ·Closed by: ·2015-05-05

Description

As the description here, activity streams is down when there is 2 project share the same category. The root cause is from the fact that ProjectCategoryImpl does not have an equal hashcode basing on id. This makes Maps.uniqueIndex failed. Solution: make this method duplication tolerant.

0 attachments

0 comments

Loading commits...