Skip to content

Conversation

unatasha8
Copy link
Contributor

@unatasha8 unatasha8 commented Oct 10, 2025

Review draft of updated Migration guide articles (includes sidebar nav changes).

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.sh) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

@unatasha8 unatasha8 self-assigned this Oct 10, 2025
@unatasha8 unatasha8 added the area/docs This issue affects Ory's documentation. label Oct 10, 2025
@vinckr vinckr changed the title Migration guide updates feat: migration guide updates Oct 15, 2025
@unatasha8 unatasha8 marked this pull request as draft October 15, 2025 15:14
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this go live like this or will the language be more generic?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this go live like this or will the language be more generic?

No, this is more of a place holder for next iteration when we have more info to add to this section.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also include a call out to the Event Stream as another way to potentially integrate backends like Ory Actions? It may get more eyes on the feature.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also include a call out to the Event Stream as another way to potentially integrate backends like Ory Actions? It may get more eyes on the feature.

Perhaps in the future. I'm not familiar with that functionality just yet.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need a few more examples for this table, but that I think is on us in the Field. Let me noodle on this a bit.

## Import user identities

You can use the [create identity API] (../../reference/api#tag/identity/operation/batchPatchIdentities) to bulk import identities into
Ory. A maximum of 2000 identities can be created in a single request. If you need to import more identities, you need to split the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is incorrect, we currently only support 1000 identities in single request.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very solid write up and section. no notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs This issue affects Ory's documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants