Since Customer's Canvas requires a customer number to be associated with a state id in order to edit, we use the Anonymous user's session id. This works for the anonymous user, but soon the session id is gone and we're left with canvases that no one can edit.

CommentFileSizeAuthor
#2 3063162.patch1.4 KBkkumaren

Comments

kkumaren created an issue. See original summary.

kkumaren’s picture

StatusFileSize
new1.4 KB
kkumaren’s picture

Title: canvases created by users who were still anonymous before checkout cannot be edited by admin » Canvases created by users who were still anonymous before checkout cannot be edited by admin

Since Customer's Canvas requires a customer number to be associated with a state id in order to edit, we use the Anonymous user's session id. This works for the anonymous user, but soon the session id is gone and we're left with canvases that no one can edit.

kkumaren’s picture

Since Customer's Canvas requires a customer number to be associated with a state id in order to edit, we use the Anonymous user's session id. This works for the anonymous user, but soon the session id is gone and we're left with canvases that no one can edit.

kkumaren’s picture

Issue summary: View changes

  • joshmiller committed 76aacde on 8.x-1.x authored by kkumaren
    Issue #3063162 by kkumaren: Canvases created by users who were still...
joshmiller’s picture

Status: Active » Fixed

Very interesting approach, cool that it works. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.