osm-teams
osm-teams copied to clipboard
Silent error - Team description character limit
I am able to update the team title and hashtag, but updates to the team description are not saved.
Update: there seems to be either a character limit, or a request issue. The update sometimes works, and more frequently for smaller amounts of text.
Hitting the character limit results in the following silent error:
hydra_1 | time="2020-04-02T13:41:22Z" level=info msg="started handling request" method=POST remote="172.19.0.3:33920" request=/oauth2/introspect
hydra_1 | time="2020-04-02T13:41:22Z" level=info msg="completed handling request" measure#hydra/admin: http://localhost:4444/.latency=3730300 method=POST remote="172.19.0.3:33920" request=/oauth2/introspect status=200 text_status=OK took=3.7303ms
teams_1 | { error: value too long for type character varying(255)
With no indication on the frontend, users are not aware of the error nor the reason for the lack of submit progress.