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
When the event is created, the board is notified. The email contains:
url=event.absolute_url(),
It seems the event doesn't have an id:
Module eestec.portal.emails.event, line 62, in created_notify_board
Module OFS.Traversable, line 69, in absolute_url
Module OFS.Traversable, line 118, in getPhysicalPath
Module OFS.SimpleItem, line 112, in getId
AttributeError: This object has no id
The text was updated successfully, but these errors were encountered:
When the event is created, the board is notified. The email contains:
It seems the event doesn't have an id:
The text was updated successfully, but these errors were encountered: