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

noIndex logic Bug #1291

Open
PG-20 opened this issue Jun 16, 2022 · 0 comments
Open

noIndex logic Bug #1291

PG-20 opened this issue Jun 16, 2022 · 0 comments
Labels
UI Team - Backlog Filter for UI team looking for tickets

Comments

@PG-20
Copy link

PG-20 commented Jun 16, 2022

https://github.com/PrefectHQ/ui/blob/6abdc7f5b88e0237beb9f30a590aa53ec0588d98/src/pages/FlowRun/Restart-Dialog.vue#L73

As far as I know, map_index field of a task is -1 by default unless it is a child mapped task wherein indices are 0-based. So for the absence of index, why is inequality to 0 checked? Should it not be < 0 or == -1?

@zhen0 zhen0 added the UI Team - Backlog Filter for UI team looking for tickets label Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Team - Backlog Filter for UI team looking for tickets
Projects
None yet
Development

No branches or pull requests

2 participants