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 IDs were being sent as an integer #2066

Merged
merged 3 commits into from
Jun 12, 2023

Conversation

micahmills
Copy link
Collaborator

User IDs were being sent as an integer instead of a string like contact ids when requesting a compact.

@micahmills
Copy link
Collaborator Author

I found this when doing work in the 'next' branch with web components. I will add it there to make the web components work properly, but I thought I would add it as a separate PR on the main branch so we can test it and make sure it doesn't cause some unexpected problems.

micahmills added a commit to micahmills/disciple-tools-theme that referenced this pull request May 11, 2023
…ct ids when requesting a compact.

Sent same change in PR DiscipleTools#2066 for further testing on main branch
corsacca pushed a commit that referenced this pull request May 15, 2023
* Fixes undefined index errors as well as fixes a variable name

* Implemented multi-select

* User IDs were being sent as an integer instead of a string like contact ids when requesting a compact.

Sent same change in PR #2066 for further testing on main branch
@corsacca
Copy link
Member

corsacca commented Jun 2, 2023

@micahmills For consistency let's move towards IDs always being (int)

micahmills added a commit to micahmills/disciple-tools-theme that referenced this pull request Jun 11, 2023
This is the same as DiscipleTools#2066 but on the next branch.
@corsacca corsacca merged commit 296a40e into DiscipleTools:master Jun 12, 2023
2 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.

None yet

2 participants