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

Already on GitHub? Sign in to your account

AO3-5117: Fix bug in collection creation when no pseud was selected #3011

Merged
merged 1 commit into from Aug 26, 2017

Conversation

Projects
None yet
2 participants
Owner

elzj commented Aug 26, 2017

Issue

https://otwarchive.atlassian.net/browse/AO3-5117

Purpose

Fixes both a small and large bug with collection creation.

Testing

If a user with multiple pseuds tries to create a new collection, their default pseud should be automatically selected on the form. If they're feeling contrary and still unselect all of the pseuds, then the collection should still be created without erroring using the default pseud.

AO3-5117: Fix bug in collection creation when no pseud was selected. …
…Also fix auto-selection of default pseud on the form.

sarken approved these changes Aug 26, 2017

Looks good! Just going to let Travis do its thing.

@sarken sarken merged commit 8d9eaed into otwcode:master Aug 26, 2017

3 checks passed

Scrutinizer No new issues
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
hound No violations found. Woof!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment