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
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