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
fix: using return in ERB templates leads to unpredictable behavior
- in this case, it led to the whole form not being rendered for users with only
the 'add_notes' permission (but not edit issue). These users should still be
able to add notes, though.
0 commit comments