Skip to content

A project's status is read-only on Update a project - #434

Merged
jeremy merged 1 commit into
masterfrom
document-readonly-project-status
Aug 6, 2026
Merged

A project's status is read-only on Update a project#434
jeremy merged 1 commit into
masterfrom
document-readonly-project-status

Conversation

@jeremy

@jeremy jeremy commented Aug 6, 2026

Copy link
Copy Markdown
Member

PUT /projects/:id.json has never been able to change a project's status, but the docs didn't say so — and the request answers 200 OK either way, so a client passing a status gets no signal that the param was dropped.

This adds a paragraph to Update a project saying status is read-only there, and pointing at Archive a project, Unarchive a project, and Trash a project as the endpoints that do change it.

No API behavior changed. status was already ignored on this endpoint, and still is — read-modify-write clients that PUT a whole project object back, status included, keep working exactly as before.


Synced from bc3 doc/api/ by script/api/sync_to_bc3_api — not a hand-edit.

Copilot AI balanced review requested due to automatic review settings August 6, 2026 00:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jeremy
jeremy merged commit da9d7e0 into master Aug 6, 2026
1 check failed
@jeremy
jeremy deleted the document-readonly-project-status branch August 6, 2026 02:51
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