Changes between Initial Version and Version 1 of Ticket #33209


Ignore:
Timestamp:
Oct 19, 2021, 8:36:15 PM (3 years ago)
Author:
Yuta Okamoto
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33209 – Description

    initial v1  
    2121}}}
    2222
    23 In this situation, `company.members.add()` fails to add existing member with different role.
     23In this situation, `company.members.add()` fails to add existing member with different role specified via `through_defaults`.
    2424
    2525{{{#!python
Back to Top