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

Create ui-c8y-1021-36-1-add-no-whitespaces-only-allowed-validation-to-firmware-software-and-configuration.md #2899

Merged
merged 3 commits into from
Feb 7, 2025
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
date: ""
title: Add validation to firmware, software and configuration forms to disallow values with only whitespaces
bozhidardedov marked this conversation as resolved.
Show resolved Hide resolved
product_area: Device management & connectivity
change_type:
- value: change-VSkj2iV9m
label: Fix
component:
- value: component--KIsStyzM
label: Device Management app
build_artifact:
- value: tc-pjJiURv9Y
label: ui-c8y
ticket: DM-4325
version: 1021.36.1
---
In Device management, it was possible to enter values (e.g. Description, Version, URL, etc.) consisting only of whitespaces for firmware, software and configuration assets in the corresponding repositories. To prevent this, additional validation has been added to the respective forms which disallows submitting such names. This change improves data quality and consistency for newly created firmware, software and configuration assets.
bozhidardedov marked this conversation as resolved.
Show resolved Hide resolved