Skip to content

Updating a comic only sends modifiable fields to the server. #2509

@mcpierce

Description

@mcpierce

Currently, saving changes to a comic sends up a reformed ComicBook object. This is unnecessarily coupling the front end to the data model representing a comic book.

To decouple these entities, only the modifiable fields should be sent to the backend. This would allow the frontend to not care what an entity looks like.

Metadata

Metadata

Assignees

Labels

comicIssues related to individual comics.featureA new feature or enhancement to an exisiting feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions