You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create Answer in a new section and pipe "Answer One"
Delete "Answer One"
Navigate back to the new section
Expected behaviour
Question title piped value is updated with "[Untitled Answer]"
Sidebar piped value is updated with "[Untitled Answer]"
Actual behaviour
Question title piped value is updated with "[Untitled Answer]"
Sidebar piped value is NOT updated with "[Untitled Answer]" and retains the old piped value
Hard reload does not resolve this issue
Editing the title resolves this issue
Additional Info
Currently, the sidebar does not attempt to fetch the latest data for a piped answer, therefore these values end up stale. We need to re-architect how piping values are stored and stop relying on the UI to rebuild pipe values.
The text was updated successfully, but these errors were encountered:
Steps to reproduce the behaviour
Expected behaviour
Actual behaviour
Additional Info
Currently, the sidebar does not attempt to fetch the latest data for a piped answer, therefore these values end up stale. We need to re-architect how piping values are stored and stop relying on the UI to rebuild pipe values.
The text was updated successfully, but these errors were encountered: