Skip to content
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

Adding a group artifact without a URL will cause an error #157

Closed
cmcfadden opened this issue Apr 24, 2024 · 0 comments · Fixed by #162
Closed

Adding a group artifact without a URL will cause an error #157

cmcfadden opened this issue Apr 24, 2024 · 0 comments · Fixed by #162
Assignees

Comments

@cmcfadden
Copy link
Member

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'target' cannot be null (Connection: mysql, SQL: insert into `group_artifacts` (`label`, `target`, `group_id`, `updated_at`, `created_at`) values (YOLO, ?, 178, 2024-04-24 19:46:05, 2024-04-24...
@jxjj jxjj self-assigned this Apr 29, 2024
jxjj added a commit that referenced this issue Apr 29, 2024
- Changes to `<InputGroup>` component for artifact input and adds validators to label and target field.
- shows error when attempting to save with missing artifact label or invalid target url

closes Adding a group artifact without a URL will cause an error #157
@jxjj jxjj closed this as completed in #162 Apr 29, 2024
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 a pull request may close this issue.

2 participants