The link generated displays the __str__ property of entry objects rather than linking to the ID.
__str__
id value being used to generate URL was set to the entry object and not the entry.id property. Rectified that in the next release.
id
entry
entry.id
No dependencies set.
The note is not visible to the blocked user.
The link generated displays the
__str__property of entry objects rather than linking to the ID.idvalue being used to generate URL was set to theentryobject and not theentry.idproperty. Rectified that in the next release.