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

[BUG] Can't retrieve user and role in one command. #1510

Closed
1 of 2 tasks
stijnhoste opened this issue Jul 28, 2024 · 2 comments · Fixed by #1634 or #1635
Closed
1 of 2 tasks

[BUG] Can't retrieve user and role in one command. #1510

stijnhoste opened this issue Jul 28, 2024 · 2 comments · Fixed by #1634 or #1635
Assignees
Labels
bug Something isn't working c/user COMPONENT
Milestone

Comments

@stijnhoste
Copy link

stijnhoste commented Jul 28, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When retrieving users and roles at the same time, I'm getting an error for every user saying that the dependent time zone was not found on the BU.

Expected Behavior

Retrieve users and roles.

Steps To Reproduce

  1. Run mcdev retrieve '*' 'user,role'
  2. See error
    Screenshot 2024-07-28 at 10 15 25

Version

7.1.1

Environment

  • OS: Mac OS 14.2.1 (23C71)
  • Node: v22.3.0
  • npm: 10.8.1

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

The workaround is to retrieve them in separate commands:
mcdev retrieve <account name>/_ParentBU_ role
mcdev retrieve <account name>/_ParentBU_ user

@stijnhoste stijnhoste added bug Something isn't working NEW not yet analyzed new issues get this label labels Jul 28, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.3.1 milestone Aug 29, 2024
@JoernBerkefeld JoernBerkefeld added the c/user COMPONENT label Aug 29, 2024
@JoernBerkefeld
Copy link
Contributor

found the issue. will be released with 7.3.1 - thank you for reporting this @stijnhoste

Copy link

Closed by #1634.

@JoernBerkefeld JoernBerkefeld mentioned this issue Aug 30, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/user COMPONENT
Projects
None yet
2 participants