The backend has been fixed, but we are still having an issue with sub activities that has multiple parents. Sometimes they do not have the option to add a neighbour card even if one of the parents is a choice. I suspect the card is only checking it's first parent type before deciding if it should have the option to add a neighbour card.
To Reproduce
Steps to reproduce the behavior:
620
Expected behavior
Cards that have at least one choice type parent should have the option to add neighbour cards.
Describe the bug
620
The backend has been fixed, but we are still having an issue with sub activities that has multiple parents. Sometimes they do not have the option to add a neighbour card even if one of the parents is a choice. I suspect the card is only checking it's first parent type before deciding if it should have the option to add a neighbour card.
To Reproduce Steps to reproduce the behavior:
620
Expected behavior Cards that have at least one choice type parent should have the option to add neighbour cards.
Development checklist