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

domain overview: command fails if you lack privileges in at least one of your organization #881

Open
florian-sanders-cc opened this issue Feb 21, 2025 · 0 comments · May be fixed by #882
Open
Labels

Comments

@florian-sanders-cc
Copy link
Contributor

Context

The clever domain overview command fails when you are not allowed to list applications in at least one of your organizations.

Steps to reproduce:

  1. join or create an organization and set yourself as accountant,
  2. try to run clever domain overview,
  3. you get an error telling you that you are not allowed to list applications.

Solutions

These errors should probably be filtered out so we let the command print results only for organizations where your privileges allow it.

florian-sanders-cc added a commit that referenced this issue Feb 24, 2025
Avoid throwing an error and exiting the process if the user is not
allowed to view application domains (accountants for instance).
Only display domains for apps that the user is allowed to view

Fixes #881
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant