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

Creating a tenant with unit num fails to save unit num #693

Closed
NickSchimek opened this issue Sep 6, 2021 · 0 comments · Fixed by codeforpdx/dwellinglybackend#417
Closed
Assignees
Labels
BACKEND bug Something isn't working

Comments

@NickSchimek
Copy link
Member

Describe the bug
Creating a tenant with all lease params is dropping the unit num when being created

To Reproduce
Steps to reproduce the behavior:

  1. Go to Add Tenant -> tenant
  2. Fill in all fields and submit
  3. Tenant lease has no unit num
  • Create integration test and fix error.
@NickSchimek NickSchimek added bug Something isn't working BACKEND labels Sep 6, 2021
@NickSchimek NickSchimek self-assigned this Nov 13, 2021
NickSchimek added a commit to codeforpdx/dwellinglybackend that referenced this issue Nov 14, 2021
This fix was mostly done on the frontend. Frontend needed to send a
correctly formatted tenant object payload that includes a lease if the
tenant is being created with a lease.

Fixes codeforpdx/dwellingly-app/issues/693
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BACKEND bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant