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

User and Role bug fixed #390

Merged

Conversation

ajithandrewj
Copy link

Description

The below issue is fixed
Unclear Error Message for Missing Mandatory Field in User Creation

Type of Change

  • [ yes ] Bug fix
  • [ no ] New feature
  • [ no ] Breaking change
  • [ no ] Documentation update

Checklist

  • [ yes ] My code follows the style guidelines of this project
  • [ yes ] I have performed a self-review of my own code
  • [ yes ] I have commented my code, particularly in hard-to-understand areas
  • [ no ] I have made corresponding changes to the documentation
  • [ yes ] My changes generate no new warnings
  • [ yes ] I have added tests that prove my fix is effective or that my feature works
  • [ yes ] New and existing unit tests pass locally with my changes
  • [ no ] Any dependent changes have been merged and published in downstream modules
  • [ yes ] All the sanity checks have been completed and the sanity test cases have been executed

Ansible Best Practices

  • [ yes ] Tasks are idempotent (can be run multiple times without changing state)
  • [ no ] Variables and secrets are handled securely (e.g., using ansible-vault or environment variables)
  • [ yes ] Playbooks are modular and reusable
  • [ no ] Handlers are used for actions that need to run on change

Documentation

  • [ yes ] All options and parameters are documented clearly.
  • [ yes ] Examples are provided and tested.
  • [ yes ] Notes and limitations are clearly stated.

Screenshots (if applicable)

Notes to Reviewers

The log is attached FYR below...
dnac.log

@madhansansel madhansansel merged commit b2f9196 into madhansansel:main Sep 26, 2024
7 of 8 checks passed
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.

2 participants