Skip to content

Conversation

@gouttegd
Copy link
Contributor

Resolves [#344]

  • [ ] docs/ have been added/updated if necessary not needed, doc is in the model
  • make test has been run locally
  • [ ] tests have been added/updated (if applicable) nothing to test
  • [ ] CHANGELOG.md has been updated. not needed, this is a clarification only

There is not supposed to be any link between author_id and author_label. In particular, author_label[n] is not intended to be the human-friendly label of author_id[n].

This has seemingly always been the intention (see notably this comment: #344 (comment)) but has never been made explicit in the schema, which is what this PR is about.

Likewise for reviewer_id/reviewer_label and creator_id/creator_label.

There is not supposed to be any link between `author_id` and
`author_label`. In particular, `author_label[n]` is _not_ intended to be
the human-friendly label of `author_id[n]`.

This has seemingly always been the intention (see notably this comment:
#344 (comment))
but has never been made explicit in the schema, which is what we do
here.

Likewise for reviewer_id/reviewer_label and creator_id/creator_label.
@gouttegd gouttegd self-assigned this May 28, 2025
@gouttegd gouttegd requested a review from matentzn May 28, 2025 11:31
Copy link
Collaborator

@matentzn matentzn left a comment

Choose a reason for hiding this comment

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

Yes, thank you!

@matentzn matentzn requested a review from ehartley May 28, 2025 14:57
Copy link
Contributor

@ehartley ehartley left a comment

Choose a reason for hiding this comment

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

Looks good!

@gouttegd gouttegd merged commit 1fb4b8b into master May 28, 2025
4 checks passed
@gouttegd gouttegd deleted the clarify-no-link-between-author-id-label branch May 28, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants