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] Tableau operator handle duplicate names when of the projects is in root #141

Open
4 tasks
maxim-mityutko opened this issue Jul 18, 2024 · 0 comments
Open
4 tasks
Labels
bug Something isn't working

Comments

@maxim-mityutko
Copy link
Contributor

maxim-mityutko commented Jul 18, 2024

Describe the bug
When the project does not have a parent (basically its parent is root) and there is another project with the same name, operator is unable to correctly identify the location of the objects to refresh. The quick workaround is to rename one of the projects to enforce project name uniqueness. However better approach is to either handle the cases when the project is in root or provide the possibility to use project / object ID directly.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Cloud Information

  • AWS
  • Azure
  • GCP
  • Other

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@maxim-mityutko maxim-mityutko added the bug Something isn't working label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant