cassproject / cass-editor

View, create, edit, modify frameworks using an easy to use, embeddable iframe.
https://cassproject.github.io/cass-editor/
Apache License 2.0
3 stars 12 forks source link

Remove property by value instead of index. #1286

Closed gloverkari closed 1 year ago

gloverkari commented 1 year ago

Remove property by value to control exactly which property should be removed. Removing by index was referencing incorrect properties in some situations. If multiple properties with the same value exist on a competency or framework then the first of the properties with said value will be removed when requested.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
2.7% 2.7% Duplication