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

After deleting the last application in the status nested table, a blank status is shown #911

Open
ibolton336 opened this issue May 22, 2023 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/minor Lowest priority. Possibly useful, but not yet enough support to actually get it done. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@ibolton336
Copy link
Member

ibolton336 commented May 22, 2023

The compound area for aggregated status stays blank if there are no application exported but it shouldn't be clickable.

@ibolton336 ibolton336 converted this from a draft issue May 22, 2023
@ibolton336
Copy link
Member Author

Image

@gildub
Copy link
Contributor

gildub commented May 23, 2023

@ibolton336,

We don't display the section when there are no issues.

This is following the same behavior described in (Migration Waves Management([https://github.com/konveyor/enhancements/tree/master/enhancements/migration-waves#migration-waves-management-1] were we don't display the section if there are no issue manager:

"This section will only be displayed if there is at least one Issue Manager configured in the Konveyor instance"

@gildub gildub closed this as completed May 23, 2023
@github-project-automation github-project-automation bot moved this from Drawing Board to Done in Konveyor UI May 23, 2023
@gildub gildub reopened this May 23, 2023
@gildub gildub moved this from Done to In Progress in Konveyor UI May 23, 2023
@gildub gildub moved this from In Progress to Todo in Konveyor UI May 30, 2023
@ibolton336 ibolton336 added the triage/accepted Indicates an issue or PR is ready to be actively worked on. label Jun 22, 2023
ibolton336 added a commit that referenced this issue Jul 13, 2023
)

Resolves https://issues.redhat.com/browse/MTA-877
Resolves #974
#911

- Adds Completed status
- Adds In Progress status
- Filters out empty status from derived status calculation. This could
mean the issue has been deleted from the underlying JIRA instance OR
that the Jira ticket is in the process of being created. We have no way
of knowing how to interpret empty string, so this filters it out which
gives us a more accurate representation of aggregated status.
- Add TODO for info text around auth types for JIRA credential creation
- Remove Created By field in identity page table
- Fixes stale tickets data in migration waves table by mounting the
tickets query

Signed-off-by: ibolton336 <ibolton@redhat.com>
ibolton336 added a commit to ibolton336/tackle2-ui that referenced this issue Jul 13, 2023
…nveyor#1124)

Resolves https://issues.redhat.com/browse/MTA-877
Resolves konveyor#974
konveyor#911

- Adds Completed status
- Adds In Progress status
- Filters out empty status from derived status calculation. This could
mean the issue has been deleted from the underlying JIRA instance OR
that the Jira ticket is in the process of being created. We have no way
of knowing how to interpret empty string, so this filters it out which
gives us a more accurate representation of aggregated status.
- Add TODO for info text around auth types for JIRA credential creation
- Remove Created By field in identity page table
- Fixes stale tickets data in migration waves table by mounting the
tickets query

Signed-off-by: ibolton336 <ibolton@redhat.com>
ibolton336 added a commit that referenced this issue Jul 13, 2023
…completed status (#1132)

…  (#1124)

Resolves https://issues.redhat.com/browse/MTA-877
Resolves #974
#911

- Adds Completed status
- Adds In Progress status
- Filters out empty status from derived status calculation. This could
mean the issue has been deleted from the underlying JIRA instance OR
that the Jira ticket is in the process of being created. We have no way
of knowing how to interpret empty string, so this filters it out which
gives us a more accurate representation of aggregated status.
- Add TODO for info text around auth types for JIRA credential creation
- Remove Created By field in identity page table
- Fixes stale tickets data in migration waves table by mounting the
tickets query

Signed-off-by: ibolton336 <ibolton@redhat.com>
@dymurray dymurray moved this to 📋 Backlog in Planning Sep 15, 2023
@sjd78 sjd78 added kind/bug Categorizes issue or PR as related to a bug. priority/minor Lowest priority. Possibly useful, but not yet enough support to actually get it done. labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/minor Lowest priority. Possibly useful, but not yet enough support to actually get it done. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: 📋 Backlog
Status: Todo
Development

No branches or pull requests

3 participants