Skip to content

Remove JSONModel.get_by_id#5779

Merged
quis merged 1 commit intomainfrom
remove-jsonmodel-get-by-id
Feb 10, 2026
Merged

Remove JSONModel.get_by_id#5779
quis merged 1 commit intomainfrom
remove-jsonmodel-get-by-id

Conversation

@quis
Copy link
Copy Markdown
Member

@quis quis commented Feb 4, 2026

This was only called in one place so didn’t prove to be reusable.

In other places we are tending to put a method on SerialisedModelCollection subclasses to get a thing from a list of things by ID.

This was only called in one place so it wasn’t really reusable.

In other places we are tending to put a method on
`SerialisedModelCollection` to get a thing from a list of things by ID.
@quis quis merged commit 807ee98 into main Feb 10, 2026
6 checks passed
@quis quis deleted the remove-jsonmodel-get-by-id branch February 10, 2026 17:02
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