Actions
Issue #7827
closedTag names may have more than 32 characters
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
from: https://galaxy.ansible.com/api/v2/collections/ibm/ibm_zos_core/versions/1.0.0/
In [1]: len("red_hat_ansible_certified_content_for_ibm_z")
Out[1]: 43
Updated by bmbouter about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Added by bmbouter about 4 years ago
Updated by bmbouter about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|363a0e2c846f13d2371b1278a1510e01abe7036f.
Updated by fao89 about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Increase Collection Tag length to 64 chars
Increases collection tag field length from 32 to 64, which allows sync to work for longer tag names used on galaxy.ansible.com.
closes #7827