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

Fixed adding users to projects with no users #133

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

aaroncohen73
Copy link
Contributor

fixes issue #132

Changes in this PR.

  • Fixed a bug that was caused by directly accessing dictionary items instead of using setdefault

Testing this PR.

  1. Run flake8 app testing
  2. Run nosetests
  3. Sign in to the timesync-staging server and run cp to create a project, but don't add any users
  4. Run upu and add a user to the project (note: the user might not show up in the output of upu)
  5. Run gp to get the list of projects and see that the new user was added to the project

@osuosl/devs

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.

1 participant