-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
wizard: collect bugs / improvements #1563
Comments
I'm using wizard now for the first time, so I'll write here all issues I find along the way:
|
These issues should be solved in #1567 |
@Marigold @pabloarosado From our discussions and the documentation on Notion, I had assumed that we agreed that the field However, from what Pablo is saying, it sounds like this is raising an error. As a solution for now, I've set wizard to export the field Do you think this is fine? |
The original idea was to keep it under origin, not separate from it. |
Thanks for clarifying, Mojmir. Yes, that's what I had in mind. @pabloarosado could you share code to reproduce the error? |
walkthrough bug that might be occurring here too: #1571 |
|
Two related comments to the ones above:
In general it would be good to match that file with the final version of the guidelines. |
(copied from #1566 (comment)) |
It's not super clear to me whether I should be hitting return after filling in each section or not? It seems like a good thing to somewhat validate each entry, but also the form completed unexpectedly early when pressing it, meaning I skipped the last couple of sections. |
|
|
@spoonerf, good point, but unfortunately, clicking on ENTER is equivalent to submitting the entire form. It will be submitted if the form is valid (i.e., all required fields are present). |
Which options do you refer to here? I just executed |
@lucasrodes Maybe it was removed recently, but they were available as check boxes at the # end of walkthrough garden |
I'll be looking at chart revisions this week, so I will take a look if there's an easy fix for that. (Examples like that are super useful by the way) |
Issue raised by pablo might be related to this one: #867 (meant to post this here) cc. @Marigold |
Is the sorting in bar charts in the approval tool fixed here? Because I still find the issue: |
Thanks for reporting @paarriagadap. I think this by design, otherwise the linter gets confused with the keyword. As you say, you can solve this by putting the text in quotes ( |
|
@paarriagadap fixed the expert, thanks for reporting! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Indicator Upgrader didn't recognize the version of a dataset updated this year: PR |
@pabloarosado, in case you want/have time to look into the detection algorithm |
Hi @paarriagadap thanks for reporting this, I've fixed it in your branch. There were two issues:
|
Hi @pabloarosado. Ah, thanks for the fix. I should have forgotten about adding the dag file in the archive main.yml Regarding those |
I guess this could have been caused by the other issue, of not having the |
In Wizard Express we could have the Generate playground notebook option in case we want it. I use to create them in the separate steps. |
I can add it back. Some follow-up questions:
|
Hi @lucasrodes! Thanks!
|
Sorry to chime in! I also use |
Sorry to chime in as well! :-D |
Yep, that's a good idea. I'll give it a try next time.
All |
|
After #1539 you can now use the new tool
wizard
to generate templates for your ETL steps.Use this issue to report bugs that you may encounter. If the issue is very complex, feel free to create a separate - and more extense - issue.
The text was updated successfully, but these errors were encountered: