Optional scopes resetting upon restarts

My app has optional scopes which are approved by the user if they want to use additional features of the app. Since I upgraded the CLI, the approved optional scopes seem to get wiped and I have to keep re-approving these scopes after the app preview refreshes. It seems to be fine when auto-refreshing after a code save, but it gets wiped if I ever need to stop/restart the app. Is this expected, or are there any other ways around this?

1 Like

Update: It also seems to wipe the optional scopes when I make dev updates to a Discount Function.

Hey @crystal

Digging into this to determine if it is expected - will update asap when I learn more.

1 Like

Are you still seeing this issue @crystal ?