1
General Board / Re: How to change FK name label?
« on: June 12, 2019, 06:15:09 pm »
Recently I've sent to Sparx a screenshot and some notes. They answered:
In addition I did some more experiments, hoping that the rename will work properly from Database Builder. It isn't. But it allow me to recognize a pattern. It seems that label is changed to name which was set just before the change. So if we change fk to fkname1, fkname2, fkname3 etc, the label label will be fkname2 when FK has index 3. And it's not a matter of refreshing diagram: reloading the project doesn't help.
However after that I noticed that I can fix the name using Columns/Constraints feature found in table context menu. Strange, since I reported it in OP as not working too.
Quote
Our developers have confirmed that this is a bug and it is logged to be fixed. We cannot yet say when (in which build) the fix will be implemented.
In addition I did some more experiments, hoping that the rename will work properly from Database Builder. It isn't. But it allow me to recognize a pattern. It seems that label is changed to name which was set just before the change. So if we change fk to fkname1, fkname2, fkname3 etc, the label label will be fkname2 when FK has index 3. And it's not a matter of refreshing diagram: reloading the project doesn't help.
However after that I noticed that I can fix the name using Columns/Constraints feature found in table context menu. Strange, since I reported it in OP as not working too.