MBS-7562: can't add release label without a label

Merged
#967 · Created  · Last updated

Description

The label property can be undefined for release labels, but load_entity_prop was only meant to be called on defined stuff, otherwise it throws an error. So now it checks if label is truthy before trying to load an entity for it.

Also, it appears I never added AddReleaseLabel tests for /ws/js/edit, hence this bug, so added some now.

0 attachments

0 comments

Loading commits...