I discovered this problem when trying to recover my password.
It sent a mail with a link pointing to localhost url instead of my installation URL.
I started debugging, and found out that this url is obtained from DefaultUrl setting on the BugNet_HostSettings table.
This value should be updated on the installation, or at least, configurable.
None of those are available, so I had to change it directly from the SQL.
What would be the correct behaviour for this?
It sent a mail with a link pointing to localhost url instead of my installation URL.
I started debugging, and found out that this url is obtained from DefaultUrl setting on the BugNet_HostSettings table.
This value should be updated on the installation, or at least, configurable.
None of those are available, so I had to change it directly from the SQL.
What would be the correct behaviour for this?