JetBrains / JetBrains/space-documents-import

Error: Profile with the provided email does not exist or the email is not verified

Open
#1 1 comment 0 reactions 1 assignee Claimed by @satamas View on GitHub
Dominant language
Kotlin
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Importing from Confluence to Space was a challenge due to some pages being authored by users who did not exist in Space. The import process failed, showing an error message stating, "Error: Profile with the provided email does not exist or the email is not verified."

Upon reviewing the webserver logs, I noticed the following entry: "GET /api/http/team-directory/profiles/email:xxx.xxx%xxxx.de?verified=true&%24fields=%2A HTTP/1.1" 404 119 "-" "Space CLI client" "-"

To resolve the issue, I copied the pages from Confluence and changed the ownership to myself. Then, I deleted the original pages. After taking these steps, the import was successful.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.