-
Bug
-
Resolution: Done-Errata
-
Normal
-
MTA 7.0.0, MTA 7.0.1
-
False
-
-
False
-
-
-
No
Description of problem:
If application assessment is discarded after an answer is automatically selected, the 'Continue' button is displayed instead of the 'Take' button.
Version-Release number of selected component (if applicable):
MTA 7.0.1
How reproducible:
Always
Steps to Reproduce:
1. Create an application and assess it with a questionnaire that has auto answers. I downloaded the default questionnaire yaml template
and then uploaded it (Uploadable Cloud Readiness Questionnaire Template).
2. Tag the application with 'Runtime / Quarkus',
For the 'What is the main technology in your application?' question , if the application is tagged 'Runtime / Quarkus', then the 'Quarkus' answer selection is automatically made .
Snippet from the questionnaire
name: Uploadable Cloud Readiness Questionnaire Template
description: This questionnaire is an example template for assessing cloud readiness. It serves as a guide for users to create and customize their own questionnaire templates.
required: true
sections:
text: What is the main technology in your application?
explanation: Identify the main framework or technology used in your application.
answers:
- order: 1
text: Quarkus
risk: green
rationale: Quarkus is a modern, container-friendly framework.
mitigation: No mitigation needed.
applyTags: - category: Runtime
tag: Quarkus
autoAnswerFor: - category: Runtime
tag: Quarkus
3. After the first question is auto answered, hit 'Cancel' .
Actual results:
'Continue' button is displayed instead of 'Take' button after assessment is canceled.
Expected results:
'Take' button should be displayed after assessment is canceled.
Additional info:
- links to
-
RHBA-2024:132861 Migration Toolkit for Applications bug fix and enhancement update
- mentioned on