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

[SERVER] Alias for empty values give incorrect results #4

Closed
dbeast-co opened this issue Nov 7, 2021 · 0 comments · Fixed by #18
Closed

[SERVER] Alias for empty values give incorrect results #4

dbeast-co opened this issue Nov 7, 2021 · 0 comments · Fixed by #18
Assignees
Labels
bug Something isn't working

Comments

@dbeast-co
Copy link
Owner

If you write the alias and after that delete it, the result template look like:

 "aliases" : {
    "" : { }
  }

To Reproduce
Steps to reproduce the behavior:

  1. In the project settings, defined the project with the alias in the template/index
  2. Delete the alias
  3. Save and analyze

The alias in the result file look incoorect. He supposed to be empty

@dbeast-co dbeast-co added the bug Something isn't working label Nov 7, 2021
@dbeast-co dbeast-co self-assigned this Nov 7, 2021
@dbeast-co dbeast-co added this to To do in Templates generator via automation Nov 7, 2021
@dbeast-co dbeast-co assigned tankha and unassigned dbeast-co Nov 7, 2021
tankha pushed a commit that referenced this issue Nov 7, 2021
@dbeast-co dbeast-co moved this from To do to QA in Templates generator Nov 7, 2021
@dbeast-co dbeast-co moved this from QA to Done in Templates generator Nov 15, 2021
@dbeast-co dbeast-co linked a pull request Jan 1, 2022 that will close this issue
Merged
dbeast-co added a commit that referenced this issue Jan 1, 2022
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
Development

Successfully merging a pull request may close this issue.

2 participants