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

🐛 Treat tags that are inherited from archetype assessments as assessment tags rather than archetype tags #603

Merged

Conversation

mansam
Copy link
Collaborator

@mansam mansam commented Feb 14, 2024

Prior to this commit, tags that applications inherited due to their archetypes' assessments were categorized as archetype tags rather than assessment tags. This corrects the categorization, and in addition fixes some bugs where tags could be inherited from archived assessments.

Fixes https://issues.redhat.com/browse/MTA-1972

Prior to this commit, tags that applications inherited
due to their archetypes' assessments were categorized
as archetype tags rather than assessment tags. This
corrects the categorization, and in addition fixes
some bugs where tags could be inherited from archived
assessments.

Fixes https://issues.redhat.com/browse/MTA-1972

Signed-off-by: Sam Lucidi <slucidi@redhat.com>
@ibolton336
Copy link
Member

Tested and looks good!

Screenshot 2024-02-14 at 1 47 42 PM

Copy link
Member

@ibolton336 ibolton336 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 added a commit to konveyor/tackle2-ui that referenced this pull request Feb 16, 2024
<img width="512" alt="Screenshot 2024-02-14 at 1 47 42 PM"
src="https://github.com/konveyor/tackle2-ui/assets/11218376/767b6c34-f097-4f08-9260-56bc28ff9c07">

Capitalized source names - previously assessment and archetype sources
were lowercase which led to a confusing UX. Motivated by
konveyor/tackle2-hub#603 incoming changes.

Signed-off-by: Ian Bolton <ibolton@redhat.com>
@mansam mansam added the cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch. label Feb 21, 2024
@mansam mansam merged commit 2388891 into konveyor:main Feb 21, 2024
11 checks passed
mansam added a commit to mansam/tackle2-hub that referenced this pull request Feb 28, 2024
…ent tags rather than archetype tags (konveyor#603)

Prior to this commit, tags that applications inherited due to their
archetypes' assessments were categorized as archetype tags rather than
assessment tags. This corrects the categorization, and in addition fixes
some bugs where tags could be inherited from archived assessments.

Fixes https://issues.redhat.com/browse/MTA-1972

Signed-off-by: Sam Lucidi <slucidi@redhat.com>
mansam added a commit that referenced this pull request Feb 28, 2024
…ssessments as assessment tags rather than archetype tags (#603) (#611)

Prior to this commit, tags that applications inherited due to their
archetypes' assessments were categorized as archetype tags rather than
assessment tags. This corrects the categorization, and in addition fixes
some bugs where tags could be inherited from archived assessments.

Fixes https://issues.redhat.com/browse/MTA-1972

Signed-off-by: Sam Lucidi <slucidi@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants