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
This PR updates the SetProperty and SetProperties actions to save the state after setting the properties to avoid user scope properties losing their value.
Added a call to DialogStateManager's SaveAllChanges method after setting the property value in SetProperty and SetProperties adaptive actions.
Testing
These images show the User scope variable keeping its value after performing a token exchange operation.
The text was updated successfully, but these errors were encountered:
ceciliaavila
added
bug
Indicates an unexpected problem or an unintended behavior.
parity
The issue describes a gap in parity between two or more platforms.
labels
Apr 27, 2023
The changes in microsoft/botbuilder-dotnet#6612 may need to be ported to maintain parity with microsoft/botbuilder-dotnet.
The text was updated successfully, but these errors were encountered: