Skip to content

Fixed the bug in 'getEntitylesAttribute' function

Pavel Vyskočil requested to merge github/fork/vyskocilpavel/fix_AUP into master
  • Fixed the bug in 'getEntitylesAttribute' function to return correct value of Entityless attribute. Before this fix the method was usable only for EntitylessAttribute with type LinkedHashMap. Now the function is usable for all types of PerunAttributes.

Merge request reports