Open davidwatkins73 opened 2 years ago
Hi, please I was looking at this issue and would appreciate some clarification. For an app assessment, when you click the bulk edit button it shows a text area for bulk assessment. Do we want to achieve a similar thing for the assessments of entity kinds listed in the description for this issue?
Hi @davidwatkins73 , please is this issue still open?
Hi @judofosu Yes this issue is still open. Not sure how simple it would be. It's basically tying to make the bulk assessment editor applicable for entities other than applications.
To get to the bulk editors go to the admin/assessment definitions page and you (may) see a bunch of assessments for different kinds (in this example CHANGE_INITIATIVEs and APPLICATIONs)
If you click on the "View Data" link you get taken to a page where you can access the bulk loader
Here you should be able to cut n' paste some data, however the code only accepts application asset_code
values for the first column. Really this should work for change initiatives via the external_id
field and other entity kinds via their equivalent external_id
fields.
Hi @davidwatkins73 For some entity kinds like Entity Relationship and Logical Data Flow, they do not have external_id and name attributes and for Legal Entity Relationship, it has external_id but no name. Please what do you suggest I use for those entities?
Currently only supports apps.
Needs to support: (in rough priority order)