remove aspect from the aspect type #6

Closed
opened 2021-02-28 20:53:30 +01:00 by andreas.schroepfer · 0 comments

Inside the aspect type there is another aspect. That needs to be removed:

"aspects": [
            {
              "points": 0,
              "maxPoints": 44.4444444444444,
              "shortName": "A1.1",
              "name": "Working conditions and social impact in the supply chain",
              "estimations": 1,
              "weight": 0,
              "isWeightSelectedByUser": false,
              "aspects": null,
              "isPositive": false
            },
Inside the aspect type there is another aspect. That needs to be removed: ``` "aspects": [ { "points": 0, "maxPoints": 44.4444444444444, "shortName": "A1.1", "name": "Working conditions and social impact in the supply chain", "estimations": 1, "weight": 0, "isWeightSelectedByUser": false, "aspects": null, "isPositive": false }, ```
andreas.schroepfer added this to the excelConverter project 2021-02-28 20:53:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: andreas.schroepfer/excelConverter#6
No description provided.