Project

General

Profile

Actions

Defect #1922

closed

Registration manager has bad class name

Added by Ondřej Kopr over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roman Kučera
Target version:
Start date:
11/05/2019
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

After upgrade to newer version of registration module we founded issue with new RegistrationManager.

RegistrationManager has correct file name but class name is FormDefinitionManager even getEntityType and getCollectionType has bad values.

RegistrationManager cant be imported from another module. As workaround can be used

import { FormDefinitionManager as RegistrationManager } from 'czechidm-reg/src/redux/data/RegistrationManager';

https://git.bcvsolutions.eu/modules/reg/blob/master/Realization/frontend/czechidm-reg/src/redux/data/RegistrationManager.js

Affected version 1.2.0 and higher.

Actions #1

Updated by Ondřej Kopr over 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Ondřej Kopr
Actions #2

Updated by Ondřej Kopr over 4 years ago

  • Status changed from In Progress to Needs feedback
  • % Done changed from 0 to 90
Actions #3

Updated by Roman Kučera over 4 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Ondřej Kopr to Roman Kučera
  • % Done changed from 90 to 100

Thx for fix.
Review ok

Actions #4

Updated by Roman Kučera over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF