Project

General

Profile

Actions

Task #1051

closed

Persistent type isn't changed in saveValues

Added by Ondřej Kopr about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Eav
Target version:
Start date:
04/03/2018
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Please update behavior in method saveValues, there is compare values and set new value, but persistent types is not change.

DefaultFormService method saveValues line 442

Probably is needed only add

value.setOwnerAndAttribute(ownerEntity, attribute);
Actions #1

Updated by Ondřej Kopr almost 6 years ago

  • Assignee changed from Ondřej Kopr to Radek Tomiška
Actions #2

Updated by Radek Tomiška almost 6 years ago

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

I fixed saveValues method, when single attribute values are saved. The place from description was a good one, thx .)

Commit: https://github.com/bcvsolutions/CzechIdMng/commit/15bb49b70453b52fac675c94569d5b5400500e9f

Could you do a feedback pls?

Actions #3

Updated by Vít Švanda almost 6 years ago

  • Assignee changed from Ondřej Kopr to Vít Švanda
Actions #4

Updated by Vít Švanda almost 6 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Vít Švanda to Radek Tomiška
  • % Done changed from 90 to 100

I did review and test, works nice. Thanks.

Actions

Also available in: Atom PDF