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

Also available in: Atom PDF