Provide option to create user from author of content entity if not yet available
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3262250. -->
Reported by: [jurgenhaas](https://www.drupal.org/user/168924)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>So far, this plugin searches for the user account by email or user name and sets their id as the author to imported content entities. If that user does not yet exist, it falls back to the configured default user.</p>
<p>This should be enhanced with a checkbox, if enabled, it should create a new user account from the data it received from the remote site, if that doesn't exist yet.</p>
issue