Hi freaks
We did a migration from UF9 to UF10.
Looks good.
Now I want to change some keys/relations between entities.
Switching over to the tab "Define Keys/Indexes"
Where are all the fields?
And what for is this orange box in the first column (under "name")?
After I inserted a new field, I could see the description and the alternate name.
Where altername name is the big one and description is in small characters beneath.
As we not used to have description in UF9 we see nothing on this tab 😔
Is this a bug, that UALT_NAME is not filled when migration from UF9 to UF10?
What I expect is a least U_FLAB should be in UALT_NAME
And btw, the defaults are also useless
eg.
UALT_NAME is set to "numeric field"
And UDESCR is set to "fixed length field"
As default UALT_NAME should be U_FLAB and UDESCR empty
Okay, a workaround is the set UALT_NAME by SQL
Ingo