Files
netbird/management/server
riccardom a676771e8d [management] Count the new setting in the Settings round-trip guard
Test_AccountSettings_SaveAndRetrieve asserts how many exported fields
types.Settings has, so that adding one forces whoever added it to confirm it
survives a save and reload. DebugBundleUploadURL made it 28 and the assertion
still said 27.

With the count corrected the test populates the new field too and passes on
sqlite, postgres and mysql, which is the confirmation the guard exists to get.
2026-09-25 16:13:38 +02:00
..