Open mddilley opened 3 months ago
Looping back here to note that this issue is happening because the CTN street segments feature service is returning a MultiLinestring geometry instead of a Linestring. The GraphQL error is happening because the app doesn't handle this unexpected type. The geometry can be fetched from the feature service with this query.
I shared this with Andrew, David, Frank, and Charlie yesterday and learned some details:
Setting this as blocked by another issue concerning surfacing map errors. This is another one where we don't show any user feedback when an action fails unexpectedly. We should use the same error pattern here.
We received a report where component line edits failed to save. This happened on project 1989 and 697, and I included the steps to replicate from the report below.
To replicate locally:
Screenshots submitted
Error messages