Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename diff_to_superseded #15906

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ncounter
Copy link
Contributor

A big rename of the mixed usage of diff_to_superseded and diff_to_superseded_id naming:

  • in some case diff_to_superseded contains the BsRequest object
  • in some case diff_to_superseded contains the BsRequest number
  • diff_to_superseded_id always contains the BsRequest number
    The name prefix represents a diff_to, which instead is not present in the variable value.

Consistently using superseded_request for the Object and superseded_request_number for the number clarify the variables meaning and scope.

@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Mar 28, 2024
@ncounter ncounter force-pushed the rename-diff-to-superseded branch 2 times, most recently from 6291792 to ab54942 Compare March 28, 2024 22:33
@github-actions github-actions bot added the Documentation 📖 Things regarding our documentation label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation 📖 Things regarding our documentation Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant