Project

General

Profile

Actions

Defect #870

closed

Cannot save 0x00 to Postgres column - Provisioning operation

Added by Vít Švanda over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Vít Švanda
Category:
Provisioning
Target version:
Start date:
12/11/2017
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:
Actions #1

Updated by Vít Švanda over 6 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Vít Švanda over 6 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Vít Švanda to Ondřej Kopr
  • I simulated this problem via thrown exception in the IC module. This exception contained message with the character "/u0000".
  • Problem was in the embedded entity OperationResult used in the ProvisioningOperation. This object is not simple and model mapper do not use StringToStringConverter on his "cause" String attribute.
  • I created new converter for OperationResult (OperationResultConverter). I directly calls the convertion for the string. This means the StringToStringConverter is now executed.
Actions #4

Updated by Vít Švanda over 6 years ago

  • Assignee changed from Ondřej Kopr to Radek Tomiška
  • % Done changed from 0 to 90

We planing release it in the 7.6.1 too.

Actions #5

Updated by Radek Tomiška over 6 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Radek Tomiška to Vít Švanda
  • Target version changed from Garnet (7.7.0) to Forsterite (7.6.1)
  • % Done changed from 90 to 100

I did review, it looks ok.

Actions

Also available in: Atom PDF