Skip to content

BUG:Fixing DefaultIndex Issue

Problem was that setting the default index for a discrete attribute item did not set its default value. The fix was to have the method that set the default index to also update the default value.

Merge request reports