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
Group meetings views (/group/<acronym>/meetings/) are hitting server errors trying to render meetecho links. This is happening because the template for the meetecho URL includes session.order_number. Need to add this attribute to the sessions.
jennifer-richards
changed the title
order_number is not computed for sessions on interim meetings view
order_number is not computed for sessions on group meetings view
Feb 24, 2023
Describe the issue
Group meetings views (
/group/<acronym>/meetings/
) are hitting server errors trying to render meetecho links. This is happening because the template for the meetecho URL includessession.order_number
. Need to add this attribute to the sessions.Code of Conduct
The text was updated successfully, but these errors were encountered: