Skip to content

Conversation

billsedison
Copy link
Collaborator

No description provided.

@IsOptional()
numSubmissionsTo: number | undefined;

@Transform(({ value }): string[] | undefined => {

Choose a reason for hiding this comment

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

Consider extracting the transformation logic into a separate utility function to avoid code duplication, as the same logic is used for both tracks and skills fields.

@jmgasper jmgasper merged commit 218cd14 into develop Sep 14, 2025
1 check passed
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