Open
Description
Apache Hop version?
2.12.0, 2.13.0-snapshot
Java version?
OpenJDK 17
Operating system
Windows
What happened?
- choose default project
- create a new pipeline
- add a "Data grid" transform
- add a field "test" of type "String" and enter "A" as data
- rename the Data grid to e.g. "test" (not sure if renaming is actually necessary for the bug exposal!)
- save the file
- Repeat the following steps:
** edit the Data grid
** delete value "A" for field "test"
** hit "OK"
** save the file
** edit the Data grid
** enter value "A" for field "test
** hit "OK"
** save the file
At some point in time, the file does not get bold after hitting OK, and the changes you made are not applied!!!
This is a bug that applies to all kinds of transforms, and is hard to reproduce, but extremely annoying.
NOTE: this seems to have been introduced in 2.12.0., until 2.11.0 this was never experienced.
Issue Priority
Priority: 3
Issue Component
Component: Hop Gui