Description of problem:
The following fields related to internal metadata about a questionnaire in the hub data model are being included when exporting it:
- id
- updateUser
- createTime
- required
- builtin
Those fields, especially id, make reimporting the questionnaire a more difficult task, as they might conflict with already existing data. Exports shouldn't include any environment specific data.
Version-Release number of selected component (if applicable):
mta-operator-bundle-container-7.0.0-44
How reproducible:
Steps to Reproduce:
1. Select the Administration perspective.
2. Click on the Assessment questionnaires option in the left menu
3. Click on the kebab menu for any questionnaire in the table
4. Select the Export option.
Actual results:
Exported YAML file includes environment relative metadata about the questionnaire. (See attached file)
Expected results:
Exported YAML only includes Questionnaire related data.
Additional info:
- links to
-
RHSA-2024:127515 Migration Toolkit for Applications security and bug fix update
- mentioned on