Issue: Create Release task is not working if subfolder depth is more than four

Issue

Release tasks fail when the subfolder depth is greater than four.

[task-execution-pool-1-thread-8] {} ERROR c.x.x.s.w.CreateReleaseTaskWorker - Exception occurred
while creating a release. Reason: Failed to store release
....
Caused by: org.postgresql.util.PSQLException: ERROR: value too long for type character varying(255)

Affected Products & Versions

Release versions:

  • 22.0.0 - 22.0.8
  • 22.1.0 - 22.1.6
  • 22.2.0 - 22.2.2

Cause

This happens because the `ROOT_RELEASE_ID` column is too short to hold the value.

Workaround/Resolution Action

This issue has been addressed in the following Release versions:

  • 22.0.9
  • 22.1.7
  • 22.2.3
  • 22.3.0

Considerations

D-22263

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.