You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DefaultModuleService: respect item's default value
When calling ModuleService#getDefaultValue(ModuleItem), if the
ModuleItem in question has an explict default value -- as obtained
from the new ModuleItem#getDefaultValue() accessor -- then that
value should take precedence over any other possibility.
0 commit comments