Skip to content

EXP-1865 Add product update for company owners - #1868

Merged
Rob-Codat merged 4 commits into
mainfrom
update/company-owners
Aug 3, 2026
Merged

EXP-1865 Add product update for company owners#1868
Rob-Codat merged 4 commits into
mainfrom
update/company-owners

Conversation

@Rob-Codat

@Rob-Codat Rob-Codat commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds a product update post to https://docs.codat.io/updates/ announcing the new company owners functionality (EXP-1676):

  • One or more owners can optionally be assigned when creating or editing a company in the Portal.
  • New company permissions setting: when enabled, Onboarding/Advisor/Analyst users can only access companies they own.

Also adds Rob Harrison to the blog authors list.

Link check fix

  • The link check failed on any PR adding a new page: the page's canonical docs.codat.io URL (in canonical tags, sitemap, and RSS/Atom feeds) 404s until deployed. The links:check script now skips self-domain URLs — internal links are still validated by Docusaurus at build time and by linkinator crawling the local build.

🤖 Generated with Claude Code

Rob-Codat and others added 3 commits August 3, 2026 09:36
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Rob-Codat
Rob-Codat marked this pull request as ready for review August 3, 2026 08:45
@Rob-Codat
Rob-Codat enabled auto-merge August 3, 2026 08:46
New pages fail the link check because their canonical URL on
docs.codat.io returns 404 until the page is deployed. The build's
absolute self-domain URLs (canonical tags, sitemap, RSS/Atom feeds)
are generated by Docusaurus from pages that are already crawled
locally, so checking them against production adds no coverage.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Link check results:

[]

@Rob-Codat Rob-Codat changed the title Add product update for company owners EXP-1865 Add product update for company owners Aug 3, 2026
@Rob-Codat
Rob-Codat merged commit 8459de9 into main Aug 3, 2026
7 checks passed
@Rob-Codat
Rob-Codat deleted the update/company-owners branch August 3, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants