Skip to content

Conversation

@djuarezg
Copy link
Owner

Wards against bugs that make mantibt code break, such as https://bugs.centos.org/view.php?id=11115

Currently, bugs with duplicates cause AttachCentosBugs action to fail
as it asumes duplicate relationships cannot be empty and iterates
over a NoneType instead of using a list. This can be observed with
https://bugs.centos.org/view.php?id=11115. This commit allows to use
an empty list if there are no relationships.
@djuarezg djuarezg force-pushed the mantisbt_empty_relationships branch from fb0024d to 97ef4c7 Compare June 4, 2020 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants