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

Startup scripts typos #632

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

grawert
Copy link
Contributor

@grawert grawert commented Oct 21, 2021

Related Issue:

New Behavior

Print proper group name when creating new groups via startup_script.
Print proper permission name when assigning permissions to a user or group.

Contrast to Current Behavior

Creating a group did print the reference to an AdminGroup.name object.
Creating permission objects did print the name of the group when assigning the permission to groups.
Creating permission objects did print the name of the group when assigning the permission to users.

Discussion: Benefits and Drawbacks

Changes to the Wiki

Proposed Release Note Entry

Double Check

  • I have read the comments and followed the PR template.
  • I have explained my PR according to the information in the comments.
  • My PR targets the develop branch.

@cimnine
Copy link
Collaborator

cimnine commented Oct 21, 2021

Please update the PR target to the develop branch

@grawert grawert closed this Oct 21, 2021
@grawert grawert deleted the startup_scripts_typos branch October 21, 2021 14:35
@grawert grawert restored the startup_scripts_typos branch October 21, 2021 14:36
@grawert grawert reopened this Oct 21, 2021
@grawert grawert changed the base branch from release to develop October 21, 2021 14:40
  - group creation prints proper group name
  - permission creation prints proper permission name
@tobiasge tobiasge merged commit 661b6b0 into netbox-community:develop Oct 25, 2021
@tobiasge tobiasge mentioned this pull request Dec 9, 2021
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.

3 participants