Closed (fixed)
Project:
Customers Canvas
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jun 2019 at 22:24 UTC
Updated:
16 Jul 2019 at 00:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kkumaren commentedComment #3
kkumaren commentedSince 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.
Comment #4
kkumaren commentedSince 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.
Comment #5
kkumaren commentedComment #7
joshmillerVery interesting approach, cool that it works. Thanks.