Skip to content

[Bug]: Collaborators cannot share pages #15404

Description

@jackgdn

What happened?

Image

"Allow workspace page sharing" is true, but when collaborators try to switch "anyone in the link" option to "Read only" in the "Share" panel, an error occurs.

Image

Workspace owner is able to share pages.

Distribution version

macOS ARM 64 (Apple Silicon)

App Version

0.27.3

What browsers are you seeing the problem on if you're using web version?

Safari

Are you self-hosting?

  • Yes

Self-hosting Version

0.27.3

Relevant log output

[Nest] 1  - 08/01/2026, 5:20:32 AM    WARN [WorkspaceDocResolver] <selfhosted:graphql:cd728f3d-5cf4-466f-a278-522757f1e18e> Share action blocked for new account
[Nest] 1  - 08/01/2026, 5:20:32 AM    WARN [WorkspaceDocResolver] <selfhosted:graphql:cd728f3d-5cf4-466f-a278-522757f1e18e> Object(8) {
  userId: '***REDACTED***',
  email: '***REDACTED***',
  createdAt: 2026-08-01T03:02:18.691Z,
  accountAgeMs: 8293619,
  minimumAccountAgeMs: 86400000,
  workspaceId: '***REDACTED***',
  docId: '***REDACTED***',
  action: 'publishDoc'
}
[Nest] 1  - 08/01/2026, 5:20:32 AM     LOG [GraphQL] <selfhosted:http:bad0eb0f-0bca-43d6-b368-ce758ee7d823> action_forbidden
[Nest] 1  - 08/01/2026, 5:20:32 AM     LOG [GraphQL] <selfhosted:http:bad0eb0f-0bca-43d6-b368-ce758ee7d823> action_forbidden: This feature is temporarily unavailable for you.
    at WorkspaceDocResolver.assertCanShare (file:///app/dist/main.js:446:142779)
    at async WorkspaceDocResolver.publishDoc (file:///app/dist/main.js:446:144149) {
  status: 403,
  type: 'action_forbidden',
  data: undefined,
  requestId: '***REDACTED***'
}

Anything else?

No response

Is your content generated by AI?

  • I confirm that the content I submitted was not generated by AI / merely contained minimal AI edits.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    storyFeatures perceivable by end-users

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions