View Issue Details

IDProjectCategoryView StatusLast Update
0006036SymmetricDS ProBugpublic2023-11-27 14:44
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.14.0 
Summary0006036: Adding null keyword option when resolving data
DescriptionCurrently, when you use the dashboard to resolve data, there is no way to tell a blank string and a null value apart. This means, that when you resolve data, null values can be converted to blank string values instead. We will a <null> keyword, so that if the user wants to change a value to be null, it will actually be updated to null and not a blank string.
TagsNo tags attached.

Activities

brenttempleton

2023-10-19 16:27

reporter   ~0002388

the problem with having the <null> keyword would be I am changing the value of an unrelated field, the system should detect if I am actually making a change to a field, if it isn't use the previous value if NULL keep it NULL. If I want to change a not null to null then using <null> makes sense, but to have to fill in <null> for all fields when only changing one would not be optimal.

Issue History

Date Modified Username Field Change
2023-10-19 15:39 cquamme New Issue
2023-10-19 15:39 cquamme Status new => assigned
2023-10-19 15:39 cquamme Assigned To => cquamme
2023-10-19 16:27 brenttempleton Note Added: 0002388
2023-10-19 18:38 cquamme Description Updated View Revisions
2023-10-27 19:07 cquamme Target Version 3.14.10 => 3.14.11
2023-10-27 19:10 elong Product Version => 3.14.0
2023-11-27 14:44 cquamme Target Version 3.14.11 =>