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

show associated snow tickets when fetching workflow #86

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

DonHaul
Copy link
Contributor

@DonHaul DonHaul commented Aug 16, 2024

@DonHaul DonHaul linked an issue Aug 16, 2024 that may be closed by this pull request
3 tasks
@DonHaul DonHaul marked this pull request as ready for review August 16, 2024 11:29
@@ -75,6 +78,9 @@ def test_list_anonymous(self):

self.assertEqual(response.status_code, 403)

def test_tickets(self):
assert "tickets" in WorkflowSerializer(self.workflow).data
Copy link
Contributor

Choose a reason for hiding this comment

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

can we check as well that ticket_type and ticket_id it's there?

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.

Just a small change

@DonHaul DonHaul merged commit d67febd into inspirehep:main Aug 16, 2024
3 checks passed
@DonHaul DonHaul deleted the snow-ticket-info branch August 29, 2024 11:31
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.

SNOW ticket information
2 participants