Skip to content

Enforce code ID uniqueness within a code set#284

Merged
kleihan merged 1 commit into
v1-1-RC3from
282_unique_code_ids
Mar 13, 2026
Merged

Enforce code ID uniqueness within a code set#284
kleihan merged 1 commit into
v1-1-RC3from
282_unique_code_ids

Conversation

@patricklucas
Copy link
Copy Markdown
Collaborator

Fixes #282

Copy link
Copy Markdown
Member

@kleihan kleihan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

codeKey should be renamed to codeNameKey to be unambiguous.

@kleihan kleihan linked an issue Mar 12, 2026 that may be closed by this pull request
@patricklucas
Copy link
Copy Markdown
Collaborator Author

codeKey should be renamed to codeNameKey to be unambiguous.

That was actually renamed as part of the general naming normalization in #281: https://github.com/FIXTradingCommunity/fix-orchestra/pull/281/changes#diff-44dd690c60f1a94e4b250167cc7f281009b6785925479a6a51fa1915b6e9c3abR62

@kleihan kleihan dismissed their stale review March 13, 2026 15:35

Requested change already covered by #281.

@kleihan kleihan merged commit 15be213 into v1-1-RC3 Mar 13, 2026
2 checks passed
@kleihan kleihan deleted the 282_unique_code_ids branch March 13, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Enforce uniqueness of code identifiers within code set

2 participants