Documentation Center

Fixed issues in 15.1.0 Organize Space

A number of Organize Space issues were fixed in Content Manager 15.1.0.

  • The report configuration logic that defines the next status for each selected workflow status was not reflected in the Select workflow action dropdown in the workflow report in Organize Space. This issue was resolved. [CRQ-34125]
  • The workflow report in Organize Space, the Resolution column listed the resolution for an image, even if the image did not exist in that resolution. This was considered confusing, so the Status column now shows an exclamation mark. Hovering over it explains that the item does not exist in that resolution. [CRQ-34215]
  • When you modified the value of the EDT field of an existing output format in the Settings > System > Output Formats in Organize Space, the value would not actually be modified, and opening the output format again after committing your change would continue to show the old value. This issue is now resolved. [CRQ-38206]
  • When uploading object content through Organize Space specifically, rather than through a Publication Manager check-in or an ISHRemove call, the context.ObjectStream method would return null. This issue is now resolved. [CRQ-36864]
  • Under certain conditions, Organize Space could return the following error: Value was either too large or too small for an Int32. This issue traces back to numbers of type long being defined as 32-bit numbers in the past. The issue was resolved. [CRQ-36704]