...
Flows can perform custom calculations based on the available project data, such as Risk , and Technical Debt, and KPI density. A group with multiple projects may want the same report for all of their projects, but each project may place different emphasis on different aspects of the data. For example, a group working on three projects may need to calculate the risk associated with each project. They may want the risk factors weighted more toward static analysis violations for one project, the risk factor in the second project to emphasize unit test failures, and balanced factors for the third project. The group can accomplish this by setting up different models and profiles for each project.
...
- Click Add Model and enter a name when prompted.
- Click Confirm when finished.
- Click the Add (+) icon in the Model Attributes field to add attributes. An attribute is additional metadata associated with the profile, such as any data that only requires one definition.
- Enter a key (required) and display name for the model. Do not use the string "id" as the key value when creating or editing models.
- Choose a type from the drop-down Type menu. The type of model determines the kinds of fields that can be configured.
- Set any values that you want to configure for the type of model.
- Click the Add (+) icon in the Model Columns field and follow the same process as adding the attributes to add columns.
- Click Save when finished.
...
Profiles use the data structure defined in the model. Once a profile has been added to a model, the model cannot be edited. If you need to change the model, do so before adding profiles. Otherwise, you will need to delete the profiles, change the model, and recreate your profiles. You can build profiles in the UI, as well as create them in a spreadsheet and import them into the model (see Exporting and Importing Profiles).
- Click Add Profile and enter a name when prompted.
- Choose the model for the profile and click Confirm.
- The model will open in the editor. Configure your profile using the data configured in the model.
- Click Save when finished.
...
Select the node and choose View> View > Show sidebar to view the documentation for the node, which will provide details on how to configure it.
...
- Export your models and profiles as backups.
- Reinstall the artifact.
- Export new model and profiles and compare with the backed-up version.
- Reimport your profiles after making any necessary changes.