Remove HTML sanitization from Moped ETL (BeautifulSoup) #20801
Labels
Need: 2-Should Have
May be painful to leave out, but the solution is still viable
Product: Moped
A comprehensive mobility project tracking platform for Austin, Texas
Service: Dev
Infrastructure and engineering
Type: Bug Report
Something is not right
Workgroup: TPW
Transportation & Public Works Department
We previously updated the Moped AGOL ETL to use BeautifulSoup to prevent invalid HTML from bouncing back from the AGOL API (cityofaustin/atd-moped#1428). This applied to the
project_status_update
field that is input through rich-text editing. #20842 will update a setting on the AGOL feature service level to handle this task. This issue will be a follow-up to test bypassing the HTML handling that uses BeautifulSoup in the ETL and then removing this code if there are no issues.Please avoid testing on Monday Feb. 10th since dashboards and maps powered by this dataset will be live demoed.
In Scope
The text was updated successfully, but these errors were encountered: