Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

workflowticket serializer: use the serializer in the create function #92

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

DonHaul
Copy link
Contributor

@DonHaul DonHaul commented Aug 21, 2024

Copy link
Contributor

@drjova drjova left a comment

Choose a reason for hiding this comment

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

@DonHaul could you please update the commit message?

@DonHaul
Copy link
Contributor Author

DonHaul commented Aug 22, 2024

@drjova what part of the commit message is wrong?

@drjova
Copy link
Contributor

drjova commented Aug 22, 2024

there is no workflowticket serializer application in the project, since we have two different applications we should use something like:

workflows: add a serializer in the WorkflowTicket create

@DonHaul
Copy link
Contributor Author

DonHaul commented Aug 22, 2024

thanks understood.

@DonHaul DonHaul force-pushed the ticketview-set-use-serializer branch 2 times, most recently from 232a8fd to ddc46c7 Compare August 22, 2024 12:30
@DonHaul DonHaul force-pushed the ticketview-set-use-serializer branch from ddc46c7 to 17dfe94 Compare August 22, 2024 12:31
@DonHaul DonHaul merged commit 21c3ff1 into inspirehep:main Aug 22, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review the WorkflowTicketViewSet create() to use the serializer
2 participants