Skip to content

Conversation

alexeyOnGitHub
Copy link
Member

to avoid "duplicate ID" exception when several custom fields
with the same ID are added to the list due to programmer's error.

Closed direct access to CustomFields and other collections in Issue, User and other beans.

Added Fest Assert library to use assertThat() style assertions in tests.

to avoid "duplicate ID" exception when several custom fields
with the same ID are added to the list due to programmer's error.

Closed direct access to CustomFields and other collections in Issue, User and other beans.
User Unmodifiable Collections in Issue and User classes.

Added Fest Assert library to use assertThat() style assertions in tests.
@alexeyOnGitHub alexeyOnGitHub force-pushed the ask-125-new-duplicate-ids branch from dfa0b2a to f2fee68 Compare September 8, 2014 19:09
alexeyOnGitHub added a commit that referenced this pull request Sep 8, 2014
Issue 125. changed Custom Fields to be a Set instead of List
@alexeyOnGitHub alexeyOnGitHub merged commit e57bc11 into master Sep 8, 2014
@alexeyOnGitHub alexeyOnGitHub added this to the 1.26 milestone Sep 8, 2014
@alexeyOnGitHub alexeyOnGitHub deleted the ask-125-new-duplicate-ids branch September 9, 2014 08:15
@alexeyOnGitHub alexeyOnGitHub modified the milestones: 2.0, 1.26 Oct 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant