Skip to content

Cluedin.ps1 script is "sticky" #19

@Mattang-Joseph

Description

@Mattang-Joseph

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions