-
Notifications
You must be signed in to change notification settings - Fork 17
xray_catalog_labels: maximum name limited to 15 characters #403
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The maximum length of a label name in the provider is set to 15, but the UI shows that the maximum length is 100.
Requirements for and issue
- A fully functioning terraform snippet that can be copy&pasted (no outside files or ENV vars unless that's part of the issue)
- Your version of Artifactory and Xray (you can
curlArtifactory version at$host/artifactory/api/system/versionand Xray version at
$host/xray/api/v1/system/version - Your version of terraform
- Your version of terraform provider
- Your product license (E+/E/Pro)
- Is your Xray Cloud or Self-Hosted
- JFrog support reference (if already raised with support team)
Expected behavior
The resource should allow up to 100 characters
Additional context
| MaxLabelNameLength = 15 // User requirement: max 15 characters |

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working