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

👻 Change assessed logic for archetypes to handle zero required #601

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

ibolton336
Copy link
Member

@ibolton336 ibolton336 commented Feb 12, 2024

  • Currently when no required questionnaires exist, archetypes are marked as assessed:true which results in additional UI code to rule out this case when calculating status. This PR aims to return assessed: false in the case of zero required assessments for an archetype.

@ibolton336 ibolton336 force-pushed the zero-required-assessments branch from 9fd38d5 to c4e41e2 Compare February 13, 2024 14:27
Copy link
Collaborator

@mansam mansam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ibolton336 ibolton336 merged commit e1fa5f6 into konveyor:main Feb 13, 2024
11 checks passed
mansam pushed a commit to mansam/tackle2-hub that referenced this pull request Feb 28, 2024
…yor#601)

- Currently when no required questionnaires exist, archetypes are marked
as `assessed:true` which results in additional UI code to rule out this
case when calculating status. This PR aims to return `assessed: false`
in the case of zero required assessments for an archetype.

Signed-off-by: ibolton336 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants