Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluedin.ps1 script is "sticky" #19

Open
Mattang-Joseph opened this issue May 11, 2023 · 0 comments
Open

Cluedin.ps1 script is "sticky" #19

Mattang-Joseph opened this issue May 11, 2023 · 0 comments

Comments

@Mattang-Joseph
Copy link

Mattang-Joseph commented May 11, 2023

Description:
The cluedin.ps1 script pulls the wrong environment hash when changing between multiple Home directories in the same terminal session.

Steps to Recreate:

  1. Open a terminal in a CluedIn Home directory.

  2. Call cluedin.ps1 in that directory (used .\cluedin up command in example).

  3. Change to another CluedIn Home directory.

  4. 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

example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant