-
Bug
-
Resolution: Done
-
Critical
-
6.0.0
Description of problem:
If you make changes to your model through the default (text) editor and not through the "Data modeler", these changes are not picked up until server restart.
These changes are not visible anywhere in the business-central, other than the file itself. E.g. a Guided Decision Table using a changed class will still use the previous version of that class.
Version-Release number of selected component (if applicable):
6.0 ER1
Steps to Reproduce:
1. Create a data model in your project, through the "Data modeler" - class Person, with String attribute name. Save and close the "Data modeler".
2. Open the freshly created Person(.java) file in the text editor available in the business-central.
3. Rename the name attribute to surname.
4. Open the "Data modeler" again and look at the Person class.
Actual results:
Person class has name attribute still.
Expected results:
The attributed is surname instead.
- blocks
-
RHBRMS-2353 Business-central is single-user application
- Closed
- is related to
-
RHBPMS-2404 Data modeler doesn't register a renamed pojo/object
- Closed
-
RHBPMS-2958 Cannot remove fact from data model after its POJO was deleted manually
- Closed
- relates to
-
RHBPMS-2404 Data modeler doesn't register a renamed pojo/object
- Closed
-
RHBPMS-2958 Cannot remove fact from data model after its POJO was deleted manually
- Closed