Skip to content

503 DepRequest Message Fix: Fix

Rolf Madsen requested to merge 503-DepRequestMessageFix into master
  • Added DefaultDisplayAttribute to be able to detect when a display attribute was specifically added and when not
  • Used DefaultDisplayAttribute to check if the title should be displayed in the CLI action.
  • Removed unused class MultiSelectable
  • Added a minor optimization inside TypeData.Display to avoid looping through all the attributes when no display attribute is found.

Closes #503 (closed), #505 (closed)

Edited by Asger Iversen

Merge request reports