Changes between Initial Version and Version 1 of Ticket #33209
- Timestamp:
- Oct 19, 2021, 8:36:15 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33209 – Description
initial v1 21 21 }}} 22 22 23 In this situation, `company.members.add()` fails to add existing member with different role .23 In this situation, `company.members.add()` fails to add existing member with different role specified via `through_defaults`. 24 24 25 25 {{{#!python