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
Description:
The cluedin.ps1 script pulls the wrong environment hash when changing between multiple Home directories in the same terminal session.
Steps to Recreate:
Open a terminal in a CluedIn Home directory.
Call cluedin.ps1 in that directory (used .\cluedin up command in example).
Change to another CluedIn Home directory.
Call cluedin.ps1 again in the new directory (used .\cluedin down -keepdata in example)
Expected Behavior:
Clued in pulls the environment hash of the Home folder where the terminal is currently located.
Actual behavior
Clued in pulls the environment hash of the home folder whose cluedin.ps1 was called first, even though the terminal is no longer in that directory.
Work around:
Open a new terminal for each Cluedin Home directory.
Specify software version: 3.6.0 and 3.5.3
Type of System: Non-Production
Is there a workaround?: Yes
What is the effect outcome?: Issue with minor impact
The text was updated successfully, but these errors were encountered:
Description:
The cluedin.ps1 script pulls the wrong environment hash when changing between multiple Home directories in the same terminal session.
Steps to Recreate:
Open a terminal in a CluedIn Home directory.
Call cluedin.ps1 in that directory (used .\cluedin up command in example).
Change to another CluedIn Home directory.
Call cluedin.ps1 again in the new directory (used .\cluedin down -keepdata in example)
Expected Behavior:
Clued in pulls the environment hash of the Home folder where the terminal is currently located.
Actual behavior
Clued in pulls the environment hash of the home folder whose cluedin.ps1 was called first, even though the terminal is no longer in that directory.
Work around:
Open a new terminal for each Cluedin Home directory.
Specify software version: 3.6.0 and 3.5.3
Type of System: Non-Production
Is there a workaround?: Yes
What is the effect outcome?: Issue with minor impact
The text was updated successfully, but these errors were encountered: