jf rt build-append
fails if already uploaded build info uses time zone Z
#2823
Labels
bug
Something isn't working
Describe the bug
jf rt build-append
is unable to correctly parse the time zone designatorZ
as required by ISO 8601, evenn though Artifactory has accepted build specs with this designator in thestarted
header field as valid.It is only accepting the
+hhmm
syntax, and rejecting any other.Current behavior
Reproduction steps
Conan has produced a build info of the following form, and Artifactory has accepted it as valid:
Trying to reference this build in
jf rt build-append
fails:Expected behavior
started
headers in UTC time zone are correctly accepted.JFrog CLI version
2.48.0, 2.62.1, 2.73.0
Operating system type and version
Ubuntu 1804, Ubuntu 2204. Windows Server 2022
JFrog Artifactory version
7.98.13
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered: