Skip to content

[GLT-4378] allow custom deliverable types for signoffs #177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 30, 2025

Conversation

djcooke
Copy link
Contributor

@djcooke djcooke commented Jun 27, 2025

Jira ticket: https://jira.oicr.on.ca/browse/GLT-4378

  • Includes a change file
  • Updates developer documentation (or n/a)

@djcooke djcooke requested review from callunity and grapigeau June 27, 2025 18:33
deliverable
);
if (!deliverable) {
return new ValidationError('Sign-off must be associated with a deliverable type');
Copy link
Collaborator

Choose a reason for hiding this comment

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

What do you think about "Sign-off must be associated with a deliverable" or "Sign-off must contain a deliverable" since the field is deliverable?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The field is actually deliverableType

@djcooke djcooke requested a review from PrabhjotChopra June 30, 2025 16:01
@djcooke djcooke merged commit bc5c7c1 into master Jun 30, 2025
5 checks passed
@djcooke djcooke deleted the GLT-4378_deliverableCategories branch June 30, 2025 16:29
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.

4 participants