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

Crash in waitlist sync with boolean subscribed column #761

Closed
leplatrem opened this issue Jul 14, 2023 · 0 comments · Fixed by #762
Closed

Crash in waitlist sync with boolean subscribed column #761

leplatrem opened this issue Jul 14, 2023 · 0 comments · Fixed by #762

Comments

@leplatrem
Copy link
Contributor

leplatrem commented Jul 14, 2023

Traceback (most recent call last):
  File "/usr/local/lib/python3.11/xml/etree/ElementTree.py", line 1028, in _escape_cdata
    if "&" in text:
       ^^^^^^^^^^^
TypeError: argument of type 'bool' is not iterable

https://mozilla.sentry.io/issues/4314975054/?alert_rule_id=13795152&alert_type=issue&project=6415391

leplatrem added a commit that referenced this issue Jul 17, 2023
* Fix #761: fix waitlist boolean data type

* Rewrite transform field test

* lint

* Use Yes/No instead of 0/1
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 a pull request may close this issue.

1 participant